Changes between Initial Version and Version 3 of Ticket #3986
- Timestamp:
- Jan 5, 2024, 3:06:12 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3986
- Property Milestone → 3.3.17.0
- Property Owner set to
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #3986 – Description
initial v3 1 1 The following code passes with no warnings or errors with Au3Check, but triggers AutoIt error during runtime: 2 2 3 {{{ 3 {{{#!autoit 4 4 Switch 1 5 5 Case 1
