Posted by Grant Foraker on June 05, 2012 at 13:17:16:
In Reply to: 17 CPI PFONT DES program? posted by Jim Barbaruolo on June 05, 2012 at 11:15:41:
Adding a COSWGLOB.INI to your Comet directory is the easiest way to get 17CPI as Comet's default for all users. See attached.
1) Font-0 does the trick. 17CPI and 6LPI. Perfect greenbar on laser printers. Pick Courier, Courier New, Lucida Console, or any fixed pitched font you like.
2) I don't use Font-1 or Font-2 in my programs.
3) In my programs I use, PRINT (1) (TR);(SelectSysFont=n) gives me a quick way to switch fonts. n = 10 thru 20. The (TR) prevents an extra (CR) from being intoduced into the print job. No WDL printer stuff required.
[Printer Fonts]
Font-0=Lucida Console, 12, 17, 0, 6
Font-1=Lucida Console, 12, 17, 0, 6
Font-2=Lucida Console, 12, 10, 0, 6
Font-10=Lucida Console, 12, 10, 0, 6
Font-11=Lucida Console, 12, 11, 0, 6
Font-12=Lucida Console, 12, 12, 0, 6
Font-13=Lucida Console, 12, 13, 0, 6
Font-14=Lucida Console, 12, 14, 0, 6
Font-15=Lucida Console, 12, 15, 0, 6
Font-16=Lucida Console, 12, 16, 0, 6
Font-17=Lucida Console, 12, 17, 0, 6
Font-18=Lucida Console, 12, 18, 0, 6
Font-19=Lucida Console, 12, 19, 0, 6
Font-20=Lucida Console, 12, 20, 0, 6
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.