home *** CD-ROM | disk | FTP | other *** search
- COMMAND ECHO
- -----------------------------------------------------------------
- Purpose: Type a message, print variables (useful in batchfiles)
- Usage: ECHO(<string>[,<expression>])
- Examples: echo(hello world)
- echo(a=,a)
-