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:
DOS Batch File  |  1994-09-24  |  194 b   |  11 lines

  1. load(1,objects/s1)
  2. load(2,objects/c1)
  3. o2p(1,2,1,p)
  4. savep(1,PExample.obj)
  5. getocount(1)
  6. !copy T:Dust.output PExample.oCount
  7. getppos(1)
  8. !copy T:Dust.output PExample.PPOS
  9. !delete T:Dust.output
  10. exit
  11.