home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / OS2 / PCONF180.ZIP / ECHO.HLP < prev    next >
Text File  |  1994-01-26  |  542b  |  17 lines

  1. Usage: Echo [on/off] [data, variables]
  2.   Used to set, or display the current echo status.  When ECHO is on, your
  3.   keystrokes will be echoed to you, when ECHO is off, your keystrokes will
  4.   not be echoed to you.  When called without parameters, ECHO will display
  5.   the current echo state.  If data or variables are specified, they will
  6.   be echoed to your screen.
  7.  
  8.   Example: /echo on
  9.            Will turn echo on
  10.  
  11.            /echo off
  12.            Will turn echo off
  13.  
  14.            /echo $T
  15.            Will echo the current time
  16.  
  17.