[<<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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson