Display a message.
The message is displayed in the terminal application's output window.
MSG {string|variable}...
When the message is displayed, there is no space between the operands.
Display a message with the current time:
MSG 'The time is ' *TIME
Display a message, indicating that the file name contained in the
#FILESPEC variable was not found:
MSG 'File ' #FILESPEC ' was not found'
Findfile.ncp
None
| Procedure File: | Yes |
| Command Line: | No |
| Key: | No |
| API: | No |