home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
basic
/
library
/
qb_pds
/
screen
/
smallfnt
/
create.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-02-14
|
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;