home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
pascal
/
library
/
dos
/
grafik
/
crtgraph
/
buildfnt.bat
< prev
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
|
1991-04-03
|
116 b
|
8 lines
app %1.as1 %1.as2 %1.asm
tasm %1
tlink %1;
exe2bin %1
binobj %1 %1 %1
erase %1.exe
erase %1.bin
erase %1.map