Modify ↓
#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)
Note:
See TracTickets
for help on using tickets.

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