home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / echo.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  640 b   |  14 lines

  1. ECHO ON                     ECHO escape_string
  2.     or                        or
  3. ECHO OFF                      ECHO escape_string > device
  4.     or
  5. ECHO [message]
  6.  
  7. Enables or disables "echoing" of     Sends an escape_string (a string of 
  8. messages on the screen, or displays     characaters beginning with an ESC 
  9. a message. See the "BATCH_COMMANDS     character) to the screen or to a 
  10. ECHO" topic for more information.     device. See the "ESC", "PROMPT 
  11.                     ESCAPE_SEQUENCES" and "SUMMARY KEYBOARD
  12.                                         ASSIGNMENT_OF_KEYS" topics for more 
  13.                                         information. 
  14.