home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload
/
ShartewareOverload.cdr
/
busi
/
dms.zip
/
DEMO.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-04-24
|
267b
|
14 lines
echo off
copy demo.dbn filename.dbn
copy dealers.tmp dealers.dbf
copy jobbers.tmp jobbers.dbf
copy warehous.tmp warehous.dbf
copy others.tmp others.dbf
dms
del filename.dbn
del monitor.con
del dealers.dbf
del jobbers.dbf
del warehous.dbf
del others.dbf