Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Warplink version 2.6 - <b>/sp pack symbol table for clipper code.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
/sp                     Pack symbol table for Clipper code.
---------------------------------------------------------------------------------

 Users:

 Only Clipper programmers can use the /sp option.

 Description:

 This option automatically packs the symbol table for Clipper Summer '87 and
 Clipper 5 code.  This shrinks the size of your overlaid or nonoverlaid .EXE
 programs and frees memory for use by your program.  Using /sp turns off the
 use of incremental linking.  If both /sp and /clpi are listed, the option
 specified last will be used.

 Linking with symbol table compaction as specified by the /sp option uses
 more memory than linking without symbol table compaction.  If you
 experience out of memory problems using the /sp option, you may have to
 free up memory by:  removing device drivers or TSRs, changing or not using
 a make utility or using the stand-alone post-link symbol compaction utility,
 SP.EXE.



See Also: SP.EXE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson