I am calling one map from another map using Run command. While running it on MVS Batch, if i dont provide a DDName for the called map in JCL, i get an error saying no DDname found for the called map.
I want to dynamically decide which map is to be called and thats why i wont know the name of map being called while creating JCL. Is there any way to do this without providing the DDname??
I want to dynamically decide which map is to be called and thats why i wont know the name of map being called while creating JCL. Is there any way to do this without providing the DDname??