home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Panoráma
/
computer_panorama_1997-12-hibas.iso
/
SHARE
/
Util
/
SGXMAS.ZIP
/
XMAS.EXE
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-10-06
|
1KB
|
40 lines
@ECHO OFF
CLS
MORE < README.TXT
echo
pause
cls
echo Computerized Christmas Cards Instructions
echo
echo ARROW KEYS = Use the up and down ARROW KEYS to select 1 of the 3
echo available computerized Christmas cards.
echo
echo F1 = Press F1 to preview a Christmas card before you save it to a
echo floppy disk.
echo
echo F2 = Press F2 then type your holiday greetings up to 255 characters.
echo Press ENTER ONLY when you are finished typing message.
echo
echo F3 = Press F3 when you are ready to save your Christmas card and
echo message to a floppy disk. Make sure you have a blank disk in
echo the proper drive, type the drive letter, and press ENTER.
echo
echo ESC = Press Esc when you are ready to exit the program.
echo
echo When labeling the disk that contains your Christmas card, be
echo sure and include something like this: To run Christmas card, Type
echo CARD and press ENTER.
echo
echo TO PRINT THIS FILE, TURN PRINTER ON AND PRESS A KEY.
echo Press CTRL + C to return to DOS.
pause
cls
echo
echo GO.BAT file of instructions is now being printed.
echo
copy GO.BAT prn
cls
echo
echo . . . . . Printing finished.
echo