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

  1. NAME  Mentor_7
  2. # ***********************************
  3. # This rule file works with Mentor ver 7 aperture tables.
  4.  
  5. FILE_EXTENSION apt
  6.  
  7. VERSION 1
  8. UNIT INCH
  9. IGNORE_CHAR #
  10.  
  11. # Shape definitions
  12. S_ROUND        Circle
  13. S_RECTANGLE    Rectangular
  14.  
  15. # Line formats:
  16. FMT_SKIPUNTIL +0 DEFine APerture Position $skipe
  17. FMT_ROUND      DEFine  APerture  $apid   $shape  $skip  $xsize  $skipe
  18. FMT_RECTANGLE  DEFine  APerture  $apid   $shape  $skip  $ysize  $xsize  $skipe
  19. FMT_SKIPEOF    DEFine OBject 
  20.  
  21.