[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  LABEL FORM        A runtime error occurs on second execution.

  Clipper Version  1.03 dtd 09/15/90.

  Problem Statement

  If the user attempts to execute a second label report, a runtime
  (assignment) error will occur.

  Cause

  LBLRUN.PRG programming error.

  Work Around(s)

  Edit lines 115 to 119 of the original LBLRUN.PRG as follows:

     aLabelData := {}
     aBandToPrint := {}
     nCurrentCol := 1
     cBlank := ""
     lOneMoreBand := .T.

  Re-compile and link with programs requiring LABEL FORM.

See Also: NOCONSOLE SET CONSOLE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson