home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / COMMUNIC / HA221B.ZIP / ICMASTER.DVR < prev    next >
Text File  |  1991-11-15  |  2KB  |  49 lines

  1. # $productname V$version
  2. # additions to Computone /etc/ic_master file
  3.  
  4.  
  5. &&$productname (All features);ansi
  6. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  7. # $productname;ansi
  8. # For programmable keys 1-8, type F1 through F8.
  9. # For programmable keys 9-16, type Shift-F1 through Shift-F8
  10. # To go to screen 1, type Alt-F1; to go to screen 2, type Alt-F2
  11. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  12.  
  13. intelliprint:
  14.     printon = 27, '[', '5', 'i'    
  15.     printoff = 27, '[', '4', 'i'
  16.     priority = 20
  17.     paddcr = yes
  18.  
  19. intelliview:
  20.     goto1 = 1, 27, '[', 'M'        goto2 = 1, 27, '[', 'N'
  21.     screen1 = 27, '[', '0', 'z'    screen2 = 27, '[', '1', 'z'
  22.  
  23. intellikey:
  24.     f1 = 27, '[', 'M'    f2 = 27, '[', 'N'    f3 = 27, '[', 'O'
  25.     f4 = 27, '[', 'P'    f5 = 27, '[', 'Q'    f6 = 27, '[', 'R'
  26.     f7 = 27, '[', 'S'    f8 = 27, '[', 'T'    f9 = 27, '[', 'Y'
  27.     f10 = 27, '[', 'Z'    f11 = 27, '[', 'a'    f12 = 27, '[', 'b'
  28.     f13 = 27, '[', 'c'    f14 = 27, '[', 'd'    f15 = 27, '[', 'e'
  29.     f16 = 27, '[', 'f'
  30.  
  31.  
  32. &&$productname (No Intellikey);ansi
  33. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  34. # $productname (No Intellikey);ansi
  35. # To go to screen 1, type Alt-F1; to go to screen 2, type Alt-F2
  36. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  37.  
  38. intelliprint:
  39.     printon = 27, '[', '5', 'i'    
  40.     printoff = 27, '[', '4', 'i'
  41.     priority = 20
  42.     paddcr = yes
  43.  
  44. intelliview:
  45.     goto1 = 1, 27, '[', 'M'        goto2 = 1, 27, '[', 'N'
  46.     screen1 = 27, '[', '0', 'z'    screen2 = 27, '[', '1', 'z'
  47.  
  48. # END $productname
  49.