Modify

Opened 15 years ago

Closed 15 years ago

#1369 closed Bug (No Bug)

Static.au3 example not working

Reported by: JamesBrooks Owned by:
Milestone: Component: Documentation
Version: 3.3.2.0 Severity: None
Keywords: static, help file, example, broken Cc:

Description

Trying out the new Static keyword, I looked at the help file, and attempted to run the example. I tried on several occasions, each time, giving me:

C:\Program Files\AutoIt3\Examples\Helpfile\Static.au3 (37) : ==> Cannot make existing variables static.:
Static $Values[$State + 1]
Static ERROR

Removing the Static keyword from line 37 brings a long more errors in the example.

Change History (1)

comment:1 Changed 15 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

As the documentation says, Static isn't finished so reporting bugs on it is stupid.

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

Author


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

 
Note: See TracTickets for help on using tickets.