home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
GFX
/
Raytracing
/
Tools
/
RIP_DUST.LHA
/
dust
/
tutorial3
/
scripts
/
PExample.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1994-09-24
|
194 b
|
11 lines
load(1,objects/s1)
load(2,objects/c1)
o2p(1,2,1,p)
savep(1,PExample.obj)
getocount(1)
!copy T:Dust.output PExample.oCount
getppos(1)
!copy T:Dust.output PExample.PPOS
!delete T:Dust.output
exit