The OUTPUT command has the following format:
OUTPUT 'text string',r/c
where 'text string' is the text you want to display on the screen, r is the row you want the data to be displayed on, and c is the column in which the text will begin.
The following format is also acceptable:
OUTPUT 'text string',p
where p is the absolute screen position of the starting point.
|
Copyright © 2013 CA.
All rights reserved.
|
|