home *** CD-ROM | disk | FTP | other *** search
- /* PrintFiles V0.9e Preferences - Arexx File */
-
- options results
- address printfiles
-
- reset /* reset all buttons and clear the list */
- 12cpi /* set pitch to elite */
- lq /* set print quality to nlq */
- 6li /* set 1/6 spacing */
- lmargin 0 /* set right margin */
- rmargin 80 /* set left margin */
- lines 66 /* number of lines per page */
-