RNO/-FP,RNO/-SP=RNOBLD/MP ; ; Insert semicolon ahead of following line if FCSRES NOT available in system ; LIBR=FCSRES:RO ; TASK=...RNO ASG=TI:1:2:3:4 STACK=128 EXTTSK=2048 ; ; Default hardware lines per page (octal) (/PS:N) ; ; 66. = 102 ; GBLPAT=RNO:HWLPP:102 ; ; Set default switches ; ; /FF 1 Form feeds (1 = Yes, 0 = Simulate with line feeds) ; /HY 2 Hyphenate output enabled (1 = Yes) ; /WA 4 Wait between pages (1 = Yes) ; /SP 10 Spool output file (1 = Yes) ; /UC 20 Force all upper case (1 = Yes) ; /AL 40 Alternate enabled (1 = Yes) ; /AP 100 Append output to exising file (1 = Yes) ; GBLPAT=RNO:INI$SW:43 ; ; Set default underline mode ; ; 102 = /UL:B ; 114 = /UL:L ; 116 = /UL:N ; 123 = /UL:S ; GBLPAT=RNO:IUL:102 ; ; Set default LINES PER PAGE and COLUMNS PER LINE ; ; 56. = 70 (lines) ; 60. = 74 (columns) [72. = 110] ; GBLPAT=RNO:INLPG:70 GBLPAT=RNO:IRMRG:74 ; ; Set default TOP MARGIN on output pages (must be octal) ; GBLPAT=RNO:ITMRG:0 ; ; Set default BASE LEFT MARGIN (must be octal) ; GBLPAT=RNO:IBMRG:0 ; ; Set default number of LINES IN HEADERS (must be octal) ; GBLPAT=RNO:IHLEN:5 ; ; Set number of BLANK LINES above "CHAPTER n", "APPENDIX a", & "INDEX" ; (must be octal) ; GBLPAT=RNO:CHPSKP:7 ; /