*C (PRINT)
ANSI
*C[={count}]
This list control sets the print position at the beginning of the current line (column 1) without changing the vertical position (row).
It should be noted that some printers arbitrarily force a Line Feed (*L) when an *C is executed. This may possibly be overridden through a firmware configuration option on the printer. {count} may be a decimal constant, a numeric variable, an Expression, or an equated variable. If {count} is not specified, a value of one is assumed.
See Also: List Controls (PRINT), PRINT
![]() |