Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> echo</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ECHO
------------------------------------------------------------------------------
 Purpose:
 ECHO script commands or text to the screen.

 Syntax:
 ECHO [ON | OFF |] [<cString>]

 Default:
 OFF.

 Description:
 ECHO <cString> causes <cString> to be echoed to the screen regardless of,
 and without affecting, the ECHO status.

 ECHO ON <cString> turns on echoing of the script file to the screen, with
 the first line displayed being <cString> if it is specified.
 ECHO OFF turns off echoing to the screen of the script file and ignores the
 rest of the line.

 Example:
 BLINKER EXECUTABLE COMPRESS 1
 # Remind the programmer that the EXE is compressed
 ECHO This EXE is compressed with factor 1

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson