home *** CD-ROM | disk | FTP | other *** search
/ X-Ray / X-Ray.iso / gfx-soft / dust / misc / tutorial3 / scripts / pexample.bat next >
Encoding:
DOS Batch File  |  1996-09-20  |  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.