User`s guide

Table Of Contents
147
Example: *RIGHT 12,28
This command places text so that its right edge is located at Row 12 and Column 28.
The right left and right center directives will cause the longest row to be right justified
and the remaining rows to be left justified or center justified respectively around the
longest row.
*CENTER r[,c]
*C r[,c]
*CENTERCENTER r,[c]
*CENTERLEFT r,[c]
*CENTERRIGHT r,[c]
Indicates center alignment of caption information around the indicated row and column.
Row numbers range from 1 to 15 and column numbers range from 1 to 32. The center
keyword must precede the actual text data. If the column number is omitted the previous
column number is used.
Example: *CENTER 15,16
This command places text on row 15 in such a way that the horizontal center of each
caption line is located at Column 16. Row numbers range from 1 to 15 and the column
numbers range from 1 to 32. The left keyword must precede the actual text data. If the
column number is omitted the previous column number is used.
The center left and center right directives will cause the longest row to be center justified
and the remaining rows to be left justified or right justified respectively around the
longest row.
*IMMEDIATE r,c
*I r,c
Forces the left edge of the next caption to be positioned at row r column c. Both the row
and column must be specified. Row numbers range from 1 to 15 and the column numbers
range from 1 to 32. This command must immediately precede the actual text data. The
row and column numbers are in effect for this operation only.
Example: *IMMEDIATE 10,4
This command positions the left edge of the next caption at Row 10 Column 4.
*CAPTIONGROWDOWN
*GROWDOWN
Indicates that the caption row grows down from a row number.
Example: *GROWDOWN
*CAPTIONGROWUP
*GROWUP
Indicates that the caption row grows up from a row number.
Example: *GROWUP
*ITVLINK
*ITV