Category : BASIC Source Code
Archive   : IBRARY30.ZIP
Filename : ASICMAKE.BAT
Output of file : ASICMAKE.BAT contained in archive : IBRARY30.ZIP
IF "%1"=="" GOTO Info
ASICC %1 B/OBJ LIB=IBRARY LNK=D:\COMPILER\ASIC
GOTO Done
:Info
ECHO This batch file compiles an ASIC program and links it with IBRARY.
ECHO If you have not already done so, you must change the LNK= specification
ECHO (on the third line of this .BAT file) to point to the subdirectory
ECHO where you keep your LINK.EXE program. Otherwise, just type:
ECHO ASICMAKE progname
ECHO (where "progname" is the name of the program to compile).
ECHO.
ECHO See your ASIC manual for details on using libraries with ASIC and ASICC.
:Done
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/