by BillyBoyo » Wed Sep 14, 2016 9:40 pm
I'm fairly sure it would, but I'm not a CICS specialist.
Can you outline how it is that you want this to work? Is it for CICS, or both CICS and batch? How do you want the persistence to work, such that it does as much as you want and not too much?
The idea of the LOAD is being a slightly faster way than using a dynamically-CALLed COBOL program. If you have multiple transactions with simultaneous use, you does that mess you up? For CICS you could steal a few bytes of commarea for an address, but if you want the same code in batch...?
- These users thanked the author BillyBoyo for the post:
- Wildt (Thu Sep 15, 2016 4:29 pm)