Modify ↓
Opened on Oct 17, 2012 at 12:09:33 PM
Closed on Oct 17, 2012 at 12:42:47 PM
Last modified on Oct 19, 2012 at 6:35:25 AM
#2271 closed Bug (No Bug)
a script file can't access other file's local variable
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | local global variable access restrict | Cc: |
Description
we all know AutoIt script will never have a OO feature, but a more modular still meaningfull to all programer.for example:
a file (script) can't access other file's local varible, even it is a file-level varible. but it is accessible to only this file--this make it different from the file-level global variable
Attachments (0)
Change History (2)
comment:1 by , on Oct 17, 2012 at 12:42:47 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

@anonymous
If it was a real bug just follow the guideline for sublitting a ticket.
the way to reproduce a bug is mandatory