Jump to content

Recommended Posts

Posted

Hey :P

I'm using the last version of autoit and i have problems with my GUI

...

I always got those message when i use Extended Variables

Posted Image

Can you help me plz ? Thanks :)

Posted

  pollop said:

Hey :P

I'm using the last version of autoit and i have problems with my GUI

...

I always got those message when i use Extended Variables

Posted Image

Can you help me plz ? Thanks :)

For that one you need to have

#include <StaticConstants.au3>

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Posted

Constant files have changed so you may need to update your include statements.

Use FinD in Files within Scite and search the AutoIt3 include directory for $SS_RIGHT in *au3 files.

  Scite output pane said:

...

StaticConstants.au3:13:Global Const $SS_RIGHT = 2

StaticConstants.au3:30:Global Const $SS_RIGHTJUST = 0x0400

...

You need to include "StaticConstants.au3"

:)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...