|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 DFS Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 DFS Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 607 (0x25f)
Types: HLP, TextFile
Names: »SCAN.HLP«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
└─⟦this⟧ »SCAN.HLP«
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
└─⟦this⟧ »SCAN.HLP«
SCAN
The SCAN program is used to search a group of text files for a given
string. The program utilizes the macro user interface.
Commands:
FIND The find command requires at least one string argument.
This argument is a filespec to search for a key provided
via the /KEY= switch.
Switches:
/KEY= Used to specify the search key.
Examples:
SCAN> FIND/KEY=XYZZY FILE1,FILE2,*FILE3*
This command will scan FILE1, FILE2 and all files whose names
contain the string FILE3. Each occurrence of XYZZY in any of
these files will be displayed on the console.