Modify

Opened 3 years ago

Closed 3 years ago

#3920 closed Bug (Fixed)

SciTE Jump: undeclared variable error in SciTE Jump.au3

Reported by: TimRude Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.16.1 Severity: None
Keywords: SciTE Jump Cc:

Description

With AutoIt 3.3.16.1 installed, attempting to use the SciTE Jump tool triggers an error message that the $__WINVER global variable is undeclared in the SciTE Jump.au3 script. This variable reference is in the _IsWindowsVersion() function.

With AutoIt 3.3.14.5 installed, (and the exact same SciTE4AutoIt add-on package installed), there is no error message and SciTE Jump works properly.

Comparing the WinAPIInternals.au3 include file from AutoIt 3.3.14.5 with the one from 3.3.16.1, the __WINVER() function and $__WINVER global constant are no longer in 3.3.16.1.

Attachments (0)

Change History (1)

comment:1 by Jos, 3 years ago

Resolution: Fixed
Status: newclosed

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.