home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / gfx / 3d / dust / misc / tutorial3 / scripts / pexample.bat next >
Encoding:
DOS Batch File  |  1995-09-28  |  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.