McIDAS User's Guide
Version 2015.1

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


ECHO

Displays a line of text on a text frame.


Format

ECHO "text


Parameter

"text

text to display on the text frame; the double quote is mandatory


Remarks

ECHO is useful in a RUN command.


Examples

ECHO

This entry echoes a blank line.

ECHO "This is a test

This entry prints This is a test on the text frame.


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]