home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
norge.freeshell.org (192.94.73.8)
/
192.94.73.8.tar
/
192.94.73.8
/
pub
/
computers
/
pcjr
/
games
/
PCKEYDRW.LZH
/
KD.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-02-15
|
997b
|
20 lines
echo off
cls
if exist kd_draw.hhh ren kd_draw.hhh kd_draw.hlp
if exist kd_draw.ddd ren kd_draw.ddd kd_draw.dft
if exist kd_draw.dft goto start
echo ┌──────────────────────────────────────────────────────────────────────┐
if exist install.bat echo │If you have not already installed the program, run INSTALL first!! │
if exist install.bat echo │──────────────────────────────────────────────────────────────────────│
echo │PC-KEY-DRAW needs to be configured to your system. A configuration │
echo │screen will appear when the program is entered. First time users need│
echo │only worry about setting the drives to use for the workspace (ram disk│
echo │is good if available) and for completed drawings. │
echo │Use (Ctrl-s)tatus to reach configuration from within program. │
echo └──────────────────────────────────────────────────────────────────────┘
pause
:start
if exist kdshell.bat del kdshell.bat
kd_draw %1
if exist kdshell.bat kdshell