Hi everybody, I've a PLI program who does ALLOCATE and FREE of some based areas in order to build and manage a dynamic tree.
I'm debugging a problem where it runs out of memory. To control how much memory it's using I refer to LDA. To be sure I changed the ALLOC and FREE with explicit (via a ASM module) to STORAGE OBTAIN and RELEASE. Here is the question: I display the LDA structure before and after freeing some areas (few KB, anyway more than zero) and I see no immediate difference. Is the information in LDA updated by VSM with any delay ? Thanks a lot in advance. Max ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN