%ENCRYPTOFF


9.0

 

The %ENCRYPTOFF compiler directive instructs the compiler to stop encrypting INIT and DIM array initialization strings within the object code file. The instruction uses the following formats:

 

 

 

%ENCRYPTOFF

Flags Affected: NONE

Note the following:

  1. All INIT and DIM array initialization strings are stored in the object code file unchanged.

 

 

See Also: Example Code, Compiler Directives

 



PL/B Language Reference %ENCRYPTON ENTERZ and EXITZ