Dec 052017
Batch file utility that will search for “string” and return ERRORLEVEL. Includes complete TP 4.0+ source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
LOOK.DOC | 246 | 154 | deflated |
LOOK.EXE | 3776 | 2512 | deflated |
LOOK.PAS | 1207 | 552 | deflated |
Download File LOOK.ZIP Here
Contents of the LOOK.DOC file
LOOK.EXE search pathname [wildcards allowed] for any
instances of "string." If "string" is found, the program runs "1." If
"string" is not found, the program returns "0." If LOOK cannot find
is returns 255.
instances of "string." If "string" is found, the program runs "1." If
"string" is not found, the program returns "0." If LOOK cannot find
December 5, 2017
Add comments