Modify

#1501 closed Bug (Fixed)

StringRegExp and StringRegExpReplace missing

Reported by: ProgAndy Owned by:
Milestone: 3.3.6.0 Component: AutoIt
Version: 3.3.5.5 Severity: None
Keywords: Cc:

Description

The current beta does not include the functions
StringRegExp
StringRegExpReplace

Just run a script containing one of the folowing lines will result in an error: {{{
StringRegExpReplace("a", "a", "b")
StringRegExp("a", "a")
}}}

Attachments (0)

Change History (3)

comment:1 by Jon, on Mar 9, 2010 at 10:04:19 PM

Resolution: Fixed
Status: newclosed

comment:2 by TicketCleanup, on Mar 10, 2010 at 12:00:02 AM

Milestone: Future Release

Automatic ticket cleanup.

comment:3 by Jpm, on Feb 9, 2012 at 3:32:00 PM

Milestone: Future Release3.3.6.0

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.