Modify

Opened 16 years ago

Closed 16 years ago

#539 closed Bug (Fixed)

StringSplit w/ flag 2 doesn't return string if no delims

Reported by: wraithdu Owned by: Valik
Milestone: 3.2.13.8 Component: AutoIt
Version: 3.2.13.7 Severity: None
Keywords: StringSplit Cc:

Description

In StringSplit() with flag 2 (no return count in first element), if there are no delims found the return $array[0] is blank, instead of returning the original string.

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Valik

  • Milestone set to 3.2.13.8
  • Owner set to Valik
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.2.13.8

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 Valik.
Author


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

 
Note: See TracTickets for help on using tickets.