Hi,
I want to read a memory ID in a program called in background. Please tell me what are the ways to acheive the same. The steps that I follow are:
1. Set memory ID in current program.
2. Call the required program in background.
3. Import the memory ID (This is where my doubt lies)
4. Process according to the value in Memory ID
Thanks.