This article documents the OPS function equivalent to the REXX STORAGE function.
Release : 14.0
A REXX is using the STORAGE function.
For example:
ABC = C2D(Storage(10,3))
Is there an OPS FUNCTION equivalent to the REXX storage function?
OPS/REXX implements the OPSTORE function to retrieve storage.