home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Tools / RIP_DUST.LHA / dust / dusthelp / echo < prev    next >
Encoding:
Text File  |  1995-03-06  |  247 b   |  7 lines

  1.   COMMAND ECHO
  2. -----------------------------------------------------------------
  3.     Purpose: Type a message, print variables (useful in batchfiles)
  4.       Usage: ECHO(<string>[,<expression>])
  5.    Examples: echo(hello world)
  6.              echo(a=,a)
  7.