Is there a way that I can check the allocations with respect to how CA-Gener/OL uses memory above the line?
Follow these steps: 1. Go under CEDF and look at the LOAD of program SG#NSM, its ENTRY parameter should show an above the line address (if not, you probably loaded file02 instead of file06 from the release tape). 2. Build a simple program that has two working storages in it and a PRINT statement. The working storages will have one field in them, one will be a 4000 character field and the other will be an 8000 character field. 3. Run the program. When you get the new version message (if customized that way, which is the default) type RETURN and press Enter. 4. Logoff CA-Gener/OL and start CEDF. 5. Logon to CA-Gener/OL under CEDF and get to the primary menu. Answer YES to continue the CEDF session. 6. Run the newly created program. At the CEDF program initiation, PRESS PF9 for stop conditions. At the EXEC CICS enter ASKTIME and PRESS PF4. This will stop at ASKTIME command (it may have other stops but when it gets to the ASKTIME, this is the one you want to stop at.) 7. You will single st