Modify

#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, on Nov 17, 2008 at 6:11:12 PM

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, on Nov 17, 2008 at 7:51:54 PM

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, on Nov 17, 2008 at 10:14:27 PM

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.