home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
progc
/
codesrch.arj
/
READ.ME
< prev
Wrap
Text File
|
1991-06-27
|
485b
|
14 lines
PRGSRCH.EXE
dBase IV Source Code Search Program
Written By James Thomas A.K.A. Isprg Using Borland Turbo C
This is a C program that searches dBase IV source code, and lists
any PROCEDURE, FUNCTION, or DO commands. Each command that is found
is listed on the screen along with the line number where it was found.
The program format is as follows:
PRGSRCH <filename>
The filename must include the .PRG extenstion, and may include a path
name.