home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
d
/
dustv1.91.lha
/
Dust
/
Tutorial3
/
Scripts
/
PExampleGCC.bat
< prev
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
|
1994-09-27
|
216 b
|
12 lines
load(1,objects/s1)
load(2,objects/c1)
set(EXFORMAT,LONG)
o2p(1,2,1,p)
savep(1,PExample.obj)
getocount(1)
!copy T:Dust.output PExample.oCount
getppos(1)
!copy T:Dust.output PExampleGCC.PPOS
!delete T:Dust.output
exit