Modify ↓
Opened 9 months ago
Closed 9 months ago
#3994 closed Bug (No Bug)
AutoIT crashes in IsDeclared if $vVar is not declared
Reported by: | torchrish@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.16.1 | Severity: | None |
Keywords: | IsDeclared undeclared variable | Cc: |
Description
#include-once
#include <AutoItConstants.au3>
If IsDeclared($vVar) <> $DECLARED_UNKNOWN Then Exit(-1)
Attachments (1)
Change History (3)
Changed 9 months ago by torchrish@…
comment:1 Changed 9 months ago by anonymous
comment:2 Changed 9 months ago by Jpm
- Resolution set to No Bug
- Status changed from new to closed
Ok I close it
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.
Regret, my mistake.
cancel this ticket
regards
torchrish@…