[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1006: <filename>: padding truncated to fit within 64kb 
------------------------------------------------------------------------------

  This message applies to Clipper programs only.

  This message is a warning that a procedure in the named file has a size
  close enough to the 64kb limit to mean that there is not enough space to
  add the full padding for incremental linking.

  Blinker automatically truncates the padding to ensure that the 64kb is
  not exceeded, but it is more efficient for overlaying and is a good
  programming practice to keep procedure size down, typically to a few
  hundred lines.



This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson