[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLINKER DEBUG HANDLE          Specify output file handle for debugging routines
------------------------------------------------------------------------------

 Purpose  : Specify output file handle for debugging routines

 Syntax   : BLINKER DEBUG HANDLE <nihandle>

 Default  : 1 (screen output)

 Example  : # Set default output handle to the printer
            BLINKER DEBUG HANDLE 4

 This command sets the default handle used by those Blinker functions which
 optionally take a handle as a parameter.

 They are detailed in Chapter 10, Blinker Functions. The handle number can be
 set to either 1 (the default) to send output to the screen, 2 to send output
 to the standard error device or 4 to send output to the printer.

See Also: BLIDBGHAN()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson