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

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