Modify ↓
#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 , on Feb 11, 2024 at 1:33:43 PM
| Attachment: | IsDeclared crash.jpg added |
|---|
comment:2 by , on Feb 12, 2024 at 5:24:48 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Ok I close it
Note:
See TracTickets
for help on using tickets.

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