home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame
/
HallofFameCDROM.cdr
/
openall
/
hschv2.lzh
/
SAVEDATA.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-04-21
|
432b
|
14 lines
echo off
cls
echo ***************************************
echo * Save Church Database files *
echo *-------------------------------------*
echo * Saves the .TBF files only to A: *
echo * Follow the directions on the screen *
echo * or type Cntr-C to exit the program *
echo * back to DOS *
echo ***************************************
echo .
backup c:*.tbf a:
backup c:*.dat a: /a