home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
smart
/
macros
/
deletedb.rex
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-04-04
|
285 b
|
14 lines
/* Remove data base files from current directory */
"DEL SLINK2DB.D1"
"DEL SLINK2DB.D2"
"DEL SLINK2DB.K1"
"DEL SLINK2DB.K2"
"DEL SL_FUNCT.RPT"
"DEL SL_UNREF.RPT"
"DEL SL_DEFIN.RPT"
"DEL SL_GLOB.RPT"
"DEL SL_DLGBX.RPT"
"DEL SL_MODS.RPT"
"DEL SL_CALL.RPT"
"DEL SL_USER.RPT"