Platform | x64, Win32 |
Purpose |
To output text to the screen without a new line. |
Syntax |
SUBROUTINE COUA@(A)
|
Description |
COUA@ takes the message length (which must be less than 1024 characters) from its character argument A. This is useful as a prompt or as part of a sequence of calls which build up a line on the screen. |
See also |