[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  BLINKER DEBUG HANDLE
------------------------------------------------------------------------------

  Purpose : Specify output file handle for debugging routines

  Syntax  : BLINKER DEBUG HANDLE <nhandle>

  Default : 1 (screen output)

  Example : BLINKER DEBUG HANDLE 4

  This command is used to set the default output file handle for the
  debugging routines in the Blinker overlay manager. These debugging
  routines are enabled by placing the BLINKER CLIPPER PROFILE ON command
  somewhere in the script file. The debugging routines include a display
  of the status of all the overlay procedures in the overlay pool and a
  trace of procedure calls to reach the current procedure.

  They are detailed in Chapter 7, Blinker Programming 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() BLINKER CLIPPER PROFILE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson