home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / demo / wgelectr / cameval / cam31 / misc.z / CADSTAR1.ARL < prev    next >
Text File  |  1995-07-15  |  888b  |  31 lines

  1. NAME CADSTAR_1
  2. # ***********************************
  3. # This rule file works with CADSTAR 1 aperture tables.
  4.  
  5. FILE_EXTENSION usr
  6.  
  7. VERSION 1
  8.  
  9. # Shape definitions:
  10. # 7 - Bullet
  11. # 4 - Diamond
  12. S_OBLONG        0
  13. S_ROUND         1
  14. S_SQUARE        2
  15. S_DONUT         3
  16. S_OCTAGON       5
  17. S_RECTANGLE     6
  18.  
  19. # Line formats:
  20. FMT_SKIPUNTIL +0 POSITION SHAPE USAGE $skipe
  21. FMT_OBLONG     $dcode   $shape   $skip   $ysize   $rot90   $xsize  $skipe
  22. FMT_ROUND      $dcode   $shape   $skip   $xsize   $skipe
  23. FMT_SQUARE     $dcode   $shape   $skip   $xsize   $skipe
  24. FMT_DONUT      $dcode   $shape   $skip   $od      $skipe
  25. FMT_OCTAGON    $dcode   $shape   $skip   $xsize   $skipe
  26. FMT_RECTANGLE  $dcode   $shape   $skip   $ysize   $rot90   $xsize   $skipe
  27. # FMT_CUSTOM     $dcode   4        $skipe
  28. # FMT_CUSTOM     $dcode   7        $skipe
  29. FMT_SKIPEOF    USER
  30. FMT_SKIPEOF    THE
  31.