Bulk Program Scan/Edit Utility |
The Bulk Program Scan/Edit Utility is used to perform one or more string searches and/or replacements against a series of programs. The search can be done by exact words, by regular expression, or without regard to case. See MSK function for a definition of the supported regular expression syntax.
This utility is invoked from the System Utilities window by clicking the Bulk Edit tool bar option or by selecting Utilities > Programs > Bulk-Edit from the menu bar after selecting the directory containing the program files to be searched.
An example of the Bulk Program Scan/Edit Utility with a completed search is displayed below:
This window consists of the following:
Search String |
Enter the string to search for. | ||||||||
Replacement String |
If the string you are searching for is to be replaced, enter the replacement text. | ||||||||
Search Only |
When selected (Default), the utility will only search for, but not replace, the specified search string. When not selected, the utility will replace all instances of the Search String it finds with the Replacement String. | ||||||||
Type of Search |
Select the type of search to be performed:
| ||||||||
Starting directory |
Directory from which to begin the search. (Default: Displays the directory specified on the main System Utilities window.) | ||||||||
Include sub-directories |
When selected, the search will include any sub-directories within the specified Starting directory. When not selected (Default), only the Starting directory will be searched. | ||||||||
Selected Programs |
Specify the list of program files to be searched. (Default: Displays an * (asterisk), which represents "all" program files within the specified Starting directory (and sub-directories if the Include sub-directories check box is selected). If you do not want to search all the program files, you can customize this list by selecting only the ones to search. To do this:
If a deleted file name needs to be re-inserted (i.e. deleted in error), you can manually add it to the bottom of the File List by typing it. You can also restore the entire list of original file names and customize the list again. To restore the list, first clear the current list by highlighting it and pressing the Delete key, then click the Expand List button to redisplay all the files. Note: | ||||||||
Send output to printer |
Opens a Printer Selection window for specifying an additional output destination for the search results. When not selected (Default), search results will be displayed to the Programs list box only. | ||||||||
Programs |
List box that displays search results when the Scan button is selected. | ||||||||
Show matches only in results window |
When selected, the Programs list box will display only the programs in which a match was found. (added in PxPlus 2017) When not selected (Default), the Programs list box will display all the programs that were searched by the utility, regardless if a match was found. | ||||||||
Starts the search process based on the criteria specified. When performing a search and replace and a match is found, the result is outputted to the Programs list box, and a prompt is displayed with selections to Update, Skip or Update All:
| |||||||||
Stop |
(Available only during the Scanning Process) Button that displays when the Scan button is selected and is used to abort the search process. This button is hidden when the search is aborted or completed. | ||||||||
Close |
Exits the utility and returns to the System Utilities window. |