Next: Disable the standard output
Up: The Selection of printable
Previous: Printer Plot of Phase-Space
  Contents
Variables, Strings and Matrix elements can be printed out either to
the screen or to the GICO output file. Numerical constants are not valid
arguments of this command.
The command which prints to the screen is:
3 P(RINT) S(CREEN) <output list> ;
[example: P S '[X,A] = ' [X,A] ;]
[example: P S 'LEN1 = ' LEN1 ;]
The items in the output list are separated by blanks. The output to the
file is done in a similar way:
1 P(RINT) F(ILE) <output list> ;
KPII
1999-10-20