
10.DISPLAY OPERATION B-63324EN-1/03
- 514 -
Operation
- SEARCH
Searches for programs. After the search, the system switches to the
program text screen.
(1) Click soft key [SEARCH].
(2) Key in the program number.
(3) Click soft key [EXEC].
- PUNCH
Punches the programs in the current group.
There are several procedures. Use the following procedure to punch all
the programs in the current group by specifying the file name:
(1) Click soft key [PUNCH].
(2) Click soft key ["FILE NAME].
(3) Key in the file name.
(4) Click soft key [FILE NAME"].
(5) Click soft key [THIS GROUP].
If the file name is omitted for a memory card, punching is performed
using file name GRP-PROG.TXT.
- DIR.GRP
Searches for a group again.
The procedure is the same as that for displaying group-by-group
program directories.
- DIR. MEMORY
Returns the system to the ordinary program directory screen.
Explanation
- Wildcard characters (* and ?)
An asterisk (*) represents any character string, while a question mark
(?) represents any one character. They, therefore, allow searches such
as the following.
Table 10.16 Examples of Using Wildcard Characters
Character
string
Programs to search for
* All programs having program names.
*ABC Programs whose program names end with ABC.
ABC* Programs whose program names start with ABC.
*ABC* Programs whose program names contain ABC.
?A?C Programs whose program names are four characters in length,
with the second character being A, and which end with C.
??A?C Programs whose program names are five characters in length,
with the third character being A, and which end with C.
123*456 Programs whose program names start with "123" and end with
"456".