home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-02-03 | 1.5 KB | 45 lines |
- ; add to TOOLS.INI for using PR.EXE
-
- [PR]
-
- ; The SPOOLDIR-entry (first entry !!) must end in a \
-
- ; The styles have the form:
- ; Name=Control-codes[,Option,Option...]
-
- ; Inside the control code sequence, single ASCII codes below 32 can be
- ; defined using ^ followad by the character of the code+64 (like ^A).
-
- ; Use \ to enter ^, comma and \ itself.
-
- ; Allowed options are H, W, T, B, L, R, C followed by a number.
- ; The letters correspond to the command line options with the same letter.
-
- ; Change the codes and options for your printer and personal needs.
-
- SpoolDir=E:\
-
- 10_6=^[x0^[P^R^[2,H72,W80,T0,B8,L4,R4,C8
- 12_6=^[x0^[M^R^[2,H72,W96,T0,B8,L4,R4,C8
- 17_6=^[x0^[P^O^[2,H72,W136,T0,B8,L8,R8,C8
- 20_6=^[x0^[M^O^[2,H72,W160,T0,B8,L8,R8,C8
- 10_8=^[x0^[P^R^[0,H96,W80,T0,B12,L4,R4,C8
- 12_8=^[x0^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
- 17_8=^[x0^[P^O^[0,H96,W136,T0,B12,L8,R8,C8
- 20_8=^[x0^[M^O^[0,H96,W160,T0,B12,L8,R8,C8
- 15_10=^[x0^[g^[3^R,H120,W120,T0,B12,L8,R8,C8
-
- LQ_10_6=^[x1^[P^R^[2,H72,W80,T0,B8,L4,R4,C8
- LQ_12_6=^[x1^[M^R^[2,H72,W96,T0,B8,L4,R4,C8
- LQ_17_6=^[x1^[P^O^[2,H72,W136,T0,B8,L8,R8,C8
- LQ_20_6=^[x1^[M^O^[2,H72,W160,T0,B8,L8,R8,C8
- LQ_10_8=^[x1^[P^R^[0,H96,W80,T0,B12,L4,R4,C8
- LQ_12_8=^[x1^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
- LQ_17_8=^[x1^[P^O^[0,H96,W136,T0,B12,L8,R8,C8
- LQ_20_8=^[x1^[M^O^[0,H96,W160,T0,B12,L8,R8,C8
- LQ_15_10=^[x1^[g^[3^R,H120,W120,T0,B12,L8,R8,C8
-
- Default=^[x0^[M^R^[0,H96,W96,T0,B12,L4,R4,C8
- Screen=^[[2J,H23,W79,T0,B0,L0,R0,C8
- Plain=,H72,W80,T2,B4,L0,R0,C8
-