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

2.3.6.2 Scope Display (#U)

Scope Display displays a string of characters on the scope for the specified amount of time. The text is displayed with the current scope attributes, set by Set Scope Attributes.

Name:
Scope Display
Class:
Scope
Code:
#U
Syntax:
#U[time,text]
time is an integer from 0 to (FAIRTIME).
text can not contain a `]' character.
System:
Displays text on the scope with current attributes for time milliseconds.

History:
Before Cogsys 3, the time variable appeared before the opening bracket.

Test Files:
`SCOD_T01.IN'
tests basic operation

Examples:

input
#U[50,hi there]
cogsys
Displays `hi there' with the current scope attributes on the scope for 50 milliseconds.



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