Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+-------------+############################################################
#+-| SET CONSOLE |-------------------------------------------+################
#| +-------------+ The SET CONSOLE controls the console flag |################
#+-----------------------------------------------------------+################
##############################################################################
##############################################################################
#+--| Syntax |---------------------+##########################################
#|     SET CONSOLE <ON || OFF>     |##########################################
#+---------------------------------+##########################################
##############################################################################
##############################################################################
##########+---| Description |---------------------------------------+#########
##########| ON causes output through the ? command to be displayed  |#########
##########| to the screen.  The default status of the console flag  |#########
##########| is ON.                                                  |#########
##########| ------------------------------------------------------- |#########
##########| OFF specifies the output sent through the ? command NOT |#########
##########| be sent to the screen. However, the screen I/O will be  |#########
##########| sent to the printer or alternate file.                  |#########
##########+---------------------------------------------------------+#########
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########|                                                          |#########
#########| ? "This will be echoed to the screen."                   |#########
#########| SET CONSOLE OFF                                          |#########
#########| ? "This line will not appear on the screen...;           |#########
#########|      it will be sent to the printer or alternate file."  |#########
#########|                                                          |#########
#########| SET CONSOLE ON                                           |#########
#########| ? "you can see this line"                                |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: @...SAY

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