Difference between revisions of "ISKernel:Echo (Command)"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
Displays text in the console, or enables/disables console output | Displays text in the console, or enables/disables console output | ||
== Examples == | == Examples == | ||
+ | === Display text to the console === | ||
*Echo "Welcome to Inner Space" | *Echo "Welcome to Inner Space" | ||
+ | === Turn console text display off === | ||
*Echo off | *Echo off | ||
+ | === Turn console text display on === | ||
*Echo on | *Echo on | ||
Revision as of 17:32, 24 August 2005
Contents
Syntax
Echo | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Newbie |
Logic | Beginner |
Echo on|off|<text>
Description
Displays text in the console, or enables/disables console output
Examples
Display text to the console
- Echo "Welcome to Inner Space"
Turn console text display off
- Echo off
Turn console text display on
- Echo on