Modify

#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 Changed 20 months ago by Jos

  • Resolution set to Fixed
  • Status changed from new to closed

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.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jos.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.