Modify

Opened 14 years ago

Closed 14 years ago

Last modified 12 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 Changed 14 years ago by Jon

  • Resolution set to Fixed
  • Status changed from new to closed

comment:2 Changed 14 years ago by TicketCleanup

  • Milestone set to Future Release

Automatic ticket cleanup.

comment:3 Changed 12 years ago by Jpm

  • Milestone changed from Future Release to 3.3.6.0

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 ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.