PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: #option[Next]: AllowSpell
\ -> Commands -> #option -> AllowPack

AllowPack=OnOrOff

This #option command allows you indicate lines of code which are not allowed to be packed. The default is that packing is allowed.

This option can not be used to turn packing on, it simply identifies areas that should not be packed when packing is enabled. Packing can be enabled using the /Pack switch when generating rexx code or when you begin a #DefineRexx block.

This command is useful where there are some non-obvious reasons why code should not be packed, for example if a bug in the rexx interpreter causes the code to fail when packed.

If the "OnOrOff" parameter is empty then it defaults to the current default value, otherwise one of the following is expected:


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: #option[Next]: AllowSpell


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm