To allow a program to modify storage, enter:
LET=(address,length)
Specifies the starting address of the area of storage that is modified as six to eight hexadecimal digits.
Specifies, in hexadecimal, the number of bytes that are modified.
The storage area must lie entirely within the CICS Dynamic Storage Area.
To allow a program to modify a load module, enter:
LET=progname
Specifies the load module that is modified.
Note: Specify this option with great care. It could be password protected.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|