The /NOPACKF Option

Option

/NOPACKF[[UNCTIONS]]

This option prevents the removal of unreferenced packaged functions. Removal of such definitions (the /PACKF option) is usually on by default. Use /NOPACKF to preserve these definitions. For example, you may want to keep unreferenced code in a debugging version of your program. For more information on /PACKF and packaged functions, see topic .