Category : Forth Source Code
Archive   : SMILY46H.ZIP
Filename : GINSTALL.BAT

 
Output of file : GINSTALL.BAT contained in archive : SMILY46H.ZIP
@ECHO Use this file in the form: GINSTALL A C
@ECHO to install from drive A: to drive C:.
@ECHO You are about to install the F-PC graphics package.
@ECHO This file installs the files in the \FPC\GRAPHICS directory.
@ECHO It assumes FPC is already installed in the \FPC directory.
@ECHO If you did not enter the appropriate parameters (like A C),
@ECHO you may either stop now by pressing Ctrl-C, or
@PAUSE

%2:
cd\fpc
md graphics
cd graphics
pkunzip -o %1:SMILEY*.ZIP
pkunzip -o FLTGRAPH.ZIP
pkunzip -o VGAAPP.ZIP
pkunzip -o XGAAPP.ZIP
pkunzip -o SMILEYXP.ZIP
@REM pkunzip -o CGA.ZIP

del FLTGRAPH.ZIP
del VGAAPP.ZIP
del XGAAPP.ZIP
del SMILEYXP.ZIP

@ECHO F-PC Graphics installation complete!
@ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
@ECHO If you need the CGA-specific routines (for older CGA cards),
@ECHO unzip CGA.ZIP, otherwise, delete it.
@ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
@ECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
@ECHO See ³ Quick Start ³ in SMILEY.DOC to get started.
@ECHO ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
@ECHO Read SMILEY.DOC for more information.
@ECHO View GRAPHICS.NTS for notes on recent changes.
@ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
@ECHO Address comments and corrections to:
@ECHO ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
@ECHO º Dr. Mark Smiley º
@ECHO º Department of Mathematics/CS º
@ECHO º Goucher College º
@ECHO º Towson, MD 21204 º
@ECHO ÇÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĶ
@ECHO º (410)-337-6285 (W) º
@ECHO ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
@ECHO
@ECHO To create a small version of F-PC without Tom's editor, and load
@ECHO SFLOAT and the graphics package, press any key. To stop, press
@ECHO Control-C.
@ECHO
@pause

@ECHO OFF
REM sm-fpce.bat
REM The following is from SM-FPCE.BAT
ECHO The file created, MFE.EXE, is necessary for programs
ECHO that require considerable code space beyond the floating point
ECHO and graphics routines.
ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
ECHO This version of FPC creates links to an external
ECHO editor through two .BAT files that you create for your editor.
ECHO One: ED.BAT calls the editor followed by the filename.
ECHO ex: ED myfile.seq
ECHO My ED.BAT file looks like this:
ECHO c:\tools\e %1 %2
ECHO The other: EDN.BAT calls the editor followed by the filename and a
ECHO line number:
ECHO ex: ED myfile.seq 1302
ECHO Here's a sample EDN.BAT file (for Qedit):
ECHO c:\tools\e %1 -n%2
ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
ECHO ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
Pause
@ECHO ON
copy %2:\fpc\kernel.cfg
KERNEL - FLOAD SMALLE.SEQ
mfe - FLOAD SFLOAT.SEQ FLOAD SGRAPH.SEQ FSAVE MSV.EXE BYE
@ECHO .
@ECHO Now to load the graphics package, run MFE.EXE, then FLOAD GRAPHICS.
@ECHO Or, use MSV.EXE, which contains both floating point (SFLOAT.SEQ),
@ECHO and graphics (SGRAPH.SEQ) routines.


  3 Responses to “Category : Forth Source Code
Archive   : SMILY46H.ZIP
Filename : GINSTALL.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/