Modify ↓
Opened 2 years ago
Closed 2 years ago
#3994 closed Bug (No Bug)
AutoIT crashes in IsDeclared if $vVar is not declared
| Reported by: | 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)
by , 2 years ago
| Attachment: | IsDeclared crash.jpg added |
|---|
comment:1 by , 2 years ago
Note:
See TracTickets
for help on using tickets.

Regret, my mistake.
cancel this ticket
regards
torchrish@…