home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / tools55.zip / tools.ini < prev    next >
INI File  |  1991-10-14  |  2KB  |  80 lines

  1. ; TOOLS.INI
  2.  
  3.  
  4. [COPYDISK]
  5.  
  6. ; The path names for the swap drives must end in a \.
  7.  
  8. first=E:\
  9. second=D:\TEMP\
  10.  
  11.  
  12. [PR]
  13.  
  14. ; The SPOOLDIR-entry (the very first entry) must end in a \.
  15. ; The entries DEFOS2 and DEFDOS specify the default output devices.
  16. ; A * as the output device means "use the PRINT spooler".
  17.  
  18. ; The font entries all have the format:
  19. ;     name=control-codes[,option,option...]
  20.  
  21. ; Inside the control-codes, you can enter characters 0-31 using the ^
  22. ; and the corresponding ASCII character.
  23.  
  24. ; Using \, you can escape ^, komma and \ itself.
  25.  
  26. ; Options may be H, W, T, B, L, R, C followed by a number, the letters
  27. ; correspond to the command line options with the same letter.
  28.  
  29. SpoolDir=C:\SPOOL
  30. DefOS2=LPT1
  31. DefDOS=*
  32.  
  33. Screen=^[[2J,H23,W79,T0,B0,L0,R0,C8
  34. Plain=,H72,W80,T2,B4,L0,R0,C8
  35.  
  36. ; Example for HP LaserJet III
  37.  
  38. Default=^[E^[&l0o8D^[(s12h10v3T,H84,W95,T0,B0,L5,R5,C8
  39. Courier12P=^[E^[&l0o8C^[(s10h12v3T,H63,W79,T0,B0,L4,R4,C8
  40. Courier12L=^[E^[&l1o8C^[(s10h12v3T,H42,W110,T0,B0,L4,R2,C8
  41. Courier10P=^[E^[&l0o6C^[(s12h10v3T,H84,W95,T0,B0,L5,R5,C8
  42. Courier10L=^[E^[&l1o6C^[(s12h10v3T,H57,W132,T0,B0,L5,R2,C8
  43. LinePrinterP=^[E^[&l0o5C^[(s16.67h8.5v0T,H100,W132,T0,B0,L6,R6,C8
  44. LinePrinterL=^[E^[&l1o5C^[(s16.67h8.5v0T,H69,W183,T0,B0,L6,R0,C8
  45.  
  46. ; Example for Epson LQ-500:
  47.  
  48. Default=^[x0^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
  49. 10_6=^[x0^[P^R^[2,H72,W80,T0,B8,L4,R4,C8
  50. 12_6=^[x0^[M^R^[2,H72,W96,T0,B8,L4,R4,C8
  51. 17_6=^[x0^[P^O^[2,H72,W136,T0,B8,L8,R8,C8
  52. 20_6=^[x0^[M^O^[2,H72,W160,T0,B8,L8,R8,C8
  53. 10_8=^[x0^[P^R^[0,H96,W80,T0,B12,L4,R4,C8
  54. 12_8=^[x0^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
  55. 17_8=^[x0^[P^O^[0,H96,W136,T0,B12,L8,R8,C8
  56. 20_8=^[x0^[M^O^[0,H96,W160,T0,B12,L8,R8,C8
  57. 15_10=^[x0^[g^[3^R,H120,W120,T0,B12,L8,R8,C8
  58. LQ_10_6=^[x1^[P^R^[2,H72,W80,T0,B8,L4,R4,C8
  59. LQ_12_6=^[x1^[M^R^[2,H72,W96,T0,B8,L4,R4,C8
  60. LQ_17_6=^[x1^[P^O^[2,H72,W136,T0,B8,L8,R8,C8
  61. LQ_20_6=^[x1^[M^O^[2,H72,W160,T0,B8,L8,R8,C8
  62. LQ_10_8=^[x1^[P^R^[0,H96,W80,T0,B12,L4,R4,C8
  63. LQ_12_8=^[x1^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
  64. LQ_17_8=^[x1^[P^O^[0,H96,W136,T0,B12,L8,R8,C8
  65. LQ_20_8=^[x1^[M^O^[0,H96,W160,T0,B12,L8,R8,C8
  66. LQ_15_10=^[x1^[g^[3^R,H120,W120,T0,B12,L8,R8,C8
  67.  
  68.  
  69. [SW]
  70.  
  71. Height=120
  72. Width=260
  73. Left=10
  74. Right=10
  75. Top=10
  76. Bottom=10
  77. Columns=8
  78.  
  79.  
  80.