Any suggestions on how to dynamically create the space parameter for a given dataset? Specifically, I want to dynamically create the primary and seconday space allocations in a statement like:
SPACE=(CYL,(10,10),RLSE)
instead of having to actually code a specific value as is done here. (CYL,(10,10),RLSE)