Download PLOT 10 - Textfiles

Transcript
CALLING SEQUENCE:
CALL ANCHO (ICHAR)
Parameter Entered:
I CHAR
Subroutine
ANSTR
the non-control ADE character
to be output.
7.4
ANSTR accomplishes the same function as ANCHO, except
that it outputs an array of non-control ADE characters.
ANSTR also places the Terminal in alphanumeric mode and
updates the graphic beam position within the Terminal
Control System. For complete description of ANSTR see
Sections 4.3 and 4.3.1.
CALLING SEQUENCE:
CALL ANSTR (NCHAR, IARRAY)
Parameters entered:
Subroutine
AlGUT
NCHAR
the number of characters to
be output.
IARRAY
the array containing the ASCII
decimal integer equivalents
for the characters to be output
7.5 AlOUT outputs an array of Al FORTRAN format characters.
This routine puts the Terminal in alphanumeric mode and
updates the graphic beam position in the Terminal Control
System.
CALLING SEQUENCE:
CALL AlOUT (NCHAR, IARRAY
Parameters Entered:
Subroutine
AGUTST.
4010A01 User
NCHAR
the length of IARRAY; the
number of characters to be
output.
IARRAY
the array of Al FORTRAN format
characters to be output.
7.6
AOUTST outputs an array of Am format characters. In
this format m represents the number of alphanumeric characters in one word. This routine also updates the graphic
beam position in the Terminal Control System.
@
7-3