Modify

Opened 17 years ago

Closed 17 years ago

#596 closed Feature Request (Completed)

String<From/To>ASCIIArray() functions

Reported by: Valik Owned by: Valik
Milestone: 3.2.13.12 Component: AutoIt
Version: Severity: Blocking
Keywords: Cc:

Description (last modified by Valik)

There are potential issues with these functions I need to look at. This is my reminder so I don't forget.

  • StringFromASCIIArray() should keep working even if there are embedded '\0' characters.
  • StringToASCIIArray() should keep working past any '\0'.
  • Document that when creating an array manually for StringFromASCIIArray() the character values must be specified in UNICODE, not ANSI. That means extended ANSI characters (Those > 127) will need converted to their UNICODE values.
  • Document that StringToASCIIArray() already returns UNICODE values.
  • Fix crash in StringToASCIIArray().

Attachments (0)

Change History (12)

comment:1 by Valik, 17 years ago

Description: modified (diff)

comment:2 by Valik, 17 years ago

Description: modified (diff)
Summary: String<From/To>ASCII() functionsString<From/To>ASCIIArray() functions

comment:3 by Valik, 17 years ago

Description: modified (diff)

comment:4 by Valik, 17 years ago

Description: modified (diff)

comment:5 by Valik, 17 years ago

Description: modified (diff)

comment:6 by Valik, 17 years ago

Description: modified (diff)

comment:7 by Valik, 17 years ago

Type: BugFeature Request
Version: 3.2.13.7

Changing this to feature request to better reflect the type of changes I'm making.

comment:8 by Valik, 17 years ago

Severity: NoneBlocking

comment:9 by TicketCleanup, 17 years ago

Severity: BlockingNone

Automatic ticket cleanup.

comment:10 by Valik, 17 years ago

Severity: NoneBlocking
Status: newaccepted

comment:11 by Valik, 17 years ago

Description: modified (diff)

comment:12 by Valik, 17 years ago

Milestone: 3.2.13.12
Resolution: Completed
Status: acceptedclosed

Changed in version: 3.2.13.12

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


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