10.0;msg (message) *DM*, revision 1.0, 87/12/23
msg (message) display a message in the DM output window
usage: msg 'string'
DESCRIPTION
The msg command instructs the DM to print a string in the DM output
window. You must enclose the string in single quotation marks.
ARGUMENTS
string (required)
Specify the string to be printed in the DM output window.
EXAMPLES
The DM command line
msg 'Please select another key'
causes the DM to display the message "Please select another key" in the
DM output window.