Skip to Content
0
Former Member
May 14, 2008 at 06:11 PM

Memory ID's in a program

28 Views

Hello all,

I am debugging a program A which is being called by program X. Program A is importing some data from a memory id. I assume this data was exported to the memory id in program X. Now I need to know what all memory id's are available for program A as I want to see what all information is available to program A. Is there a way to find all the memory id's available to a program.

NOTE: I just know program name A. I do not know program X which is calling A.

Any ideas appreciated.