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 DEVICE TO |---------------------------------------+##################
#| +---------------+ The SET DEVICE TO command sets the    |##################
#|                   output device for the @...SAY command |##################
#+---------------------------------------------------------+##################
##############################################################################
##############################################################################
#+--| Syntax |-----------------------------+##################################
#|     SET DEVICE TO <SCREEN || PRINT>     |##################################
#+-----------------------------------------+##################################
##############################################################################
##############################################################################
###########+---| Description |------------------------------------+###########
###########| SET DEVICE TO directs output to either the screen or |###########
###########| the printer during a SAY.  The default device is the |###########
###########| screen.                                              |###########
###########+------------------------------------------------------+###########
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########| *    This will be routed to the printer.                 |#########
#########|                                                          |#########
#########| SET DEVICE TO PRINT                                      |#########
#########| @ 10,10 SAY "This goes to the printer."                  |#########
#########|                                                          |#########
#########| SET DEVICE TO SCREEN                                     |#########
#########| @ 11,10 SAY "This goes to the screen."                   |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: @...SAY

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