[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3.4.1 Text-Mode Display Text

Text-Mode Display Text is the default command. If an input character is not part of any other command, and Cogsys is in a text mode, the character is displayed.

Note that in almost all cases, the carriage return character is handled by this command. Also note that the brace characters `}' and `{' will confuse If constructs (2.3.1.6 If Control (#I)).

If Cogsys is in a graphics mode, the character is ignored.

Name:
Text-Mode Display Text
Class:
Text Ouput
System:
Displays text at current cursor location in text mode.
Requires:
Cogsys must be in a text mode.

Test Files:
`TEXT_T01.IN'
tests basic operation
`TEXT_B01.IN'
benchmarks the display of 1000 characters

Examples:

input
hello!
cogsys
Prints hello! on the screen.



This document was generated by Usman Muzaffar on June, 28 2000 using texi2html