MGED CMD echo
[edit] Syntax
- echo text
[edit] Argument(s)
- text
- Text to be echoed.
[edit] Return Value(s)
- No Return Values for this command.
[edit] Description
The "echo" command merely echos whatever text is provided as an argument on the command line. This is intended for use in MGED scripts.
[edit] Example(s)
- mged> echo some text goes here
- Display the text, "some text goes here."
[edit] See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 12:37:07 PM