previous next top contents index framed top this page unframed
ttycWrite writes the character with code char to the file TTY.
For example, ttycWrite('c') writes the letter c to the primary output file. The effect is the same as that of ttyWrite("c").
MAINSAIL Language Manual, Section 48.21