|
|
|
|
Regular Expression Checker - Software Description |
|
|
|
|
| Main Form : Menu >> File |
| Function |
Description |
| Open |
Opens a file saved in the format used by this software. |
Save
Save As |
Saves the string displayed on the input section and the regular expression
section. |
| Close |
Closes the current file, and clears the input section, the regular expression
sections, and the output section. |
| Exit |
Closes the software. |
|
|
| Main Form : Menu >> Tools |
| Function |
Description |
| Clear the Input Section |
Clears the input section. |
| Clear the Regular Expressions |
Clears the regular expression sections. |
| Clear the Output Section |
Clears the output section. |
| Clear All |
Clears the input section, the regular expression sections, and the output
section. |
| Input Support of Regular Expression |
Supports the input of regular expressions. Can input suitable regular expression
by selecting items of the menu. Can use this menu when the regular expression
sections have focus. Also can use this function by right-clicking the regular
expression sections. |
|
|
|
|
| Main Form : Menu >> Help |
| Function |
Description |
| Readme |
Opens the Readme file. |
| Asterworld |
Displays the web site of Asterworld. |
| About |
Displays the About dialog. |
|
|
| Main Form : Controls |
| Function |
Description |
| Input |
Inputs strings searched by regular expression. |
| Expression |
Inputs the regular expressions for search. |
| Execute |
Executes search by inputted regular expression. |
| Output |
Search results are displayed. |
|
|
|
|
|