![]() | ![]() | ![]() | ![]() | ![]() |
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:
![]() | ![]() | ![]() | ![]() | ![]() |