Modify ↓
#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 Changed 12 years ago by trancexx
- Resolution set to No Bug
- Status changed from new to closed
comment:2 Changed 12 years ago by Jpm
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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