Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#247 closed Feature Request (Rejected)

Global variables scope

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Scope Cc:

Description

Right now the variables are visible ONLY in current script file. In this case it is impossible to create some-kind of "configuration" file where to place all configuration constants. I use EnvSet/EnvGet at this time but it's really worth because I have more then 100 constant with properties of dialogs.
It would be excellent to have some mechanism to make variable/constants visible from other script if they are included.
Thanks
Eugene...

Attachments (0)

Change History (2)

comment:1 by Valik, 18 years ago

Resolution: Rejected
Status: newclosed

I suggest you think again. Look at how the UDF library is constructed and you'll find that there are files that contain nothing but global variables which are then included in one or more files where they are needed.

Closing as rejected.

comment:2 by TicketCleanup, 18 years ago

Milestone: Future Release
Version: 3.2.10.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.