[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  BLINKER CLIPPER PAGE        (Clipper 5.01)
------------------------------------------------------------------------------

  Purpose : Enable / Disable automatic Clipper 5.01 code paging

  Syntax  : BLINKER CLIPPER PAGE ON | OFF

  Default : ON (if BLINKER INCREMENTAL OFF)
            OFF (if BLINKER INCREMENTAL ON)

  This command can be used to disable the Clipper 5.01 dynamic paging
  system for Clipper code. The only reason for ever wishing to do this is
  if a Clipper 5.01 program with no overlays is required. The paging
  system is automatically disabled by Blinker when incremental linking is
  enabled, as the two options are mutually exclusive.

  When linking with BLINKER INCREMENTAL OFF, the paging system is normally
  automatically enabled, unless this command is used.

  It is highly recommended that the Clipper 5.01 paging system be used in
  all Clipper 5.01 programs, as it is often much faster than conventional
  dynamic overlaying.

See Also: BLINKER INCREMENTAL OFF
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson