Asynchronous Serial Communications Programmer's Reference Manual (32022-90052)

256 Chapter9
Intrinsics Reference (cont)
FWRITE
NOTE
If you select octal codes %55 and %60 with automatic page eject in
effect (by default or following an octal code of %102 or %402), the
resulting skip across a page boundary is to the top of the page. If
automatic page eject is not in effect, a true double or triple space
results, but the perforation between pages is not automatically skipped.
Condition Codes
CCE Request granted.
CCG Physical EOF. Should not occur for terminals or
printers.
CCL Request denied due to an error condition. Use
FCHECK to obtain details.
Additional Discussion
See the discussion of FCONTROL(1) in this manual. See also the
MPE/iX Intrinsics Reference Manual.
%312 Skip to one line before top of form.
%313 Skip to top of form (same as %300).
%314 Skip to next seventh line with automatic page eject.
%315 Skip to next sixth line with automatic page eject.
%316 Skip to next fifth line with automatic page eject.
%317 Skip to next fourth line with automatic page eject.
%320 No space, no return (next printing physically follows this).
%321–%377 Single space (with or without automatic page eject).
%400 or
%100
Sets postspace movement option; this first print, then
spaces. If previous option was prespace movement, the
driver outputs a one line advance (equivalent to an octal
code of %201 without automatic page eject) to clear the
buffer.
%401 or
%101
Sets prespace movement option; this first spaces, then
prints.
%402 or
%102
Sets single-space option, with automatic page eject
(60 lines per page).
%403 or
%103
Sets single-space option, without automatic page eject
(66 lines per page).
Octal Code Carriage