Modify ↓
Opened on Jul 26, 2008 at 9:29:29 PM
Closed on Jul 26, 2008 at 9:42:49 PM
Last modified on Jul 26, 2008 at 10:00:05 PM
#467 closed Feature Request (Duplicate)
Pass data to a function defined in GUISetOnEvent
| Reported by: | HeidiR | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Is there a way to pass data to a function defined in GUISetOnEvent without using global vars? Seems to by a worth while feature if missing!
e.g. GUISetOnEvent($GUI_EVENT_CLOSE, "SpecialEvents" [, $var])
Attachments (0)
Change History (2)
comment:1 by , on Jul 26, 2008 at 9:42:49 PM
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Search the issue tracker before posting.
Closing as duplicate of #14.