ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
Komodo
Tutorials
Feature Showcase
Live Projects
Remote Files
Custom Toolbars
Directory Shortcut
Export/Import a Project Package
Filesystem in Project
Custom Keybindings
Custom Template in a Project
Preview Cascading Style Sheets
Simple Snippets
Create a Prompting Snippet
Code Completion Snippet
Break on a Variable Value
Debug an XSLT Program
Fast String Finder
Incremental Searching
The Open/Find Toolbar
Installing Extensions
Using SCC
Google Run Command
Using Interactive Shells
Test a Regular Expression

MyASPN >> Reference >> Komodo >> Tutorials >> Feature Showcase
Komodo documentation

Feature Showcase: Test a Regular Expression with the Rx Toolkit Komodo IDE only


Use the Rx Toolkit to create, analyse and debug regular expressions in a program.

Before you start: Open the rx_sample.pl file contained in the sample project.

From the while (<DATA>) block, select the regular expression between the "/" characters.






In the Toolbar, click the Regular Expression Toolkit button.






Clear the previous contents by clicking Help|Load Sample Regex and Search Text. Copy the selected expression to the Regular Expression field.






In the Regular Expression pane, add an additional ":(.*)" and click Match All.






The Match Results pane now displays three groups for each regular expression match.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved