Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#687 closed Bug (No Bug)

@Unicode

Reported by: exodius Owned by:
Milestone: Component: Documentation
Version: 3.2.12.1 Severity: None
Keywords: Cc:

Description

Per the Changelog dated 16th May, 2008 - v3.2.12.0:
Changed: @Unicode renamed in @AutoItUnicode. @Unicode is an alias for now. It will be removed > 3.2.14.0

@AutoItUnicode appears in the Macro Reference list/Index of the current production version (3.2.12.1) but doesn't appear in Macro Reference list/Index of the current Beta(3.2.13.10).

GuiCtrlCreateDate's example still uses @Unicode.

And finally, neither @AutoItUnicode nor @Unicode appear in the SciTe lexer/suggestions (so the use of either throws potential error warnings).

Attachments (0)

Change History (3)

in reply to:  description comment:1 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

Reading the 3.2.13.10 changelog or searching the issue tracker would have yielded your answer. The macro has been removed because AutoIt is always Unicode now, we do not provide an ANSI version.

comment:2 by exodius, 17 years ago

Fair enough for the first two points, but as of 3.2.12.10 GuiCtrlCreateDate's example still uses @Unicode.

http://www.autoitscript.com/trac/autoit/ticket/496
http://www.autoitscript.com/trac/autoit/ticket/493

comment:3 by Valik, 17 years ago

Alright, I removed the usage of it in the example. It will be gone in 3.2.13.12.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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