PCPLUS.BAT ·
BAT ·
4.1 KB ·
1990-08-07 ·
from PCPlus_Issue-49_Oct-1990_FluxEngine-360Kb
echo off
cls
prompt $
cd intro
UNSNAP BLOCKS.CMP /N1
GET 1
UNSNAP BLOCKS.CMP /N2
GET 1
UNSNAP BLOCKS.CMP /N3
GET 1
UNSNAP BLOCKS.CMP /N4
GET 1
UNSNAP BLOCKS.CMP /N5
GET 1
UNSNAP BLOCKS.CMP /N6
GET 1
UNSNAP BLOCKS.CMP /N7
GET 1
UNSNAP BLOCKS.CMP /N12 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N15
GET 1
UNSNAP BLOCKS.CMP /N11 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N10 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N9 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N8 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N9 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N10 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N11 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N12 /R15 /C47
GET 1
UNSNAP BLOCKS.CMP /N13
GET
cd ..\
:menu
\INTRO\UNSNAP \INTRO\BLOCKS.CMP /N14
\INTRO\GET
if errorlevel 66 goto menu
if errorlevel 65 goto f7
if errorlevel 64 goto f6
if errorlevel 63 goto f5
if errorlevel 62 goto f4
if errorlevel 61 goto f3
if errorlevel 60 goto f2
if errorlevel 59 goto f1
if errorlevel 7 goto 6
if errorlevel 6 goto 5
if errorlevel 5 goto 4
if errorlevel 4 goto 3
if errorlevel 3 goto 2
if errorlevel 2 goto 1
if errorlevel 1 goto menu
:1
\INTRO\PBS-VIEW \DRAFTC\DRAFTC.DOC
goto menu
:2
\INTRO\PBS-VIEW \UTILS\XAMINER.DOC
goto menu
:3
\INTRO\PBS-VIEW \UTILS\CCA.DOC
goto menu
:4
\INTRO\PBS-VIEW \GAMES\REARGARD.DOC
goto menu
:5
\INTRO\PBS-VIEW \FONTS\FONTS.DOC
goto menu
:6
\INTRO\PBS-VIEW \SHORTIES\TIMEX.DOC
\INTRO\PBS-VIEW \SHORTIES\TINY.DOC
goto menu
:f1
cls
echo The Draft Choice files are supplied compressed into an archive. You can
echo extract and copy them from here to a floppy disk in drive B: or a new sub-
echo directory, DRAFTC, which will be created automatically on your hard disk.
echo.
echo If you want to extract to a floppy disk, you'll first need to format a
echo fresh disk for the B: drive. Return to MS-DOS, prepare the disk and reload
echo to this point.
echo.
echo Press [F1] to extract the utilities to a floppy in drive B:
echo.
echo Press [F2] to extract the utilities to the DRAFTC directory of drive C:
echo.
echo Press [Esc] to return to the DOS menu without extracting from the archive
\INTRO\GET
if errorlevel 60 goto extractc
if errorlevel 59 goto extractb
if not errorlevel 2 goto menu
:extractb
cls
cd DRAFTC
DRAFTC B:\
goto check
:extractc
cls
cd DRAFTC
C:
cd \
md DRAFTC
A:
DRAFTC C:\DRAFTC
:check
echo.
echo Assuming no errors have been reported, the necessary Draft Choice files have
echo been transferred to your selected drive. Move to that directory and type
echo DRAFTC to run the program. Refer to PC PLUS for further details.
echo.
echo Press any key to return to the SuperDisk menu.
cd ..\
\INTRO\GET
goto menu
:f2
cd UTILS
cls
echo WARNING! Xaminer is a very powerful program which works at a low level on
echo floppy and hard disks. Unless you understand exactly what you're doing,
echo don't use the program to change any data on your disk.
echo.
echo Press any key when you've read and understood the above.
\INTRO\GET
XAMINER
cd ..\
goto menu
:f3
cls
cd UTILS
CCA
echo.
echo Press any key to return to SuperDisk menu
\INTRO\GET
cd ..\
goto menu
:f4
cls
echo This game uses a large game map. Check there's nothing else in the memory
echo of your PC, or you may get a 'Map load failure' error.
\INTRO\GET 5
cd GAMES
REARGARD
cd ..\
goto menu
:f5
cls
echo You need to install these fonts into Windows before you can use them.
echo Full instructions are provided - press [5] from the menu to view them.
\INTRO\GET 5
goto menu
:f6
cls
echo One of several functions of the TIMEX utility...
echo.
CD SHORTIES
TIMEX S,B
echo.
echo This is what the others do...
echo.
TIMEX ?
echo.
echo Press any key to continue
\INTRO\GET
cls
echo The TINY utility configures an Epson compatible printer to print in
echo Superscript with an altered line spacing. This gives 160 columns and 213
echo lines on a standard sheet of printer paper. Since not all readers have
echo Epson-type printers, this utility isn't demonstrated from here.
echo.
echo Press any key to return to menu.
\INTRO\GET
CD ..\
goto menu
:f7
PROMPT $p$g
cls