home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
INFO
/
QBASIC
/
SMALLFNT.ZIP
/
CREATE.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1990-02-15
|
165 b
|
5 lines
rem This file compiles and links the example program.
rem Use MAKELIBS.BAT first, to create the required library.
bc example/o;
link example/ex,,nul,smallfnt;