Modify

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#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, 16 years ago

Resolution: Fixed
Status: newclosed

comment:2 by TicketCleanup, 16 years ago

Milestone: Future Release

Automatic ticket cleanup.

comment:3 by J-Paul Mesnage, 14 years ago

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.