‎2007 Sep 21 6:52 AM
Hi,
I am seeing so many importing in my objects i want to find the exporting through Debugging mode. Do you know the procedure how we can find with debugging mode?
‎2007 Sep 21 7:44 AM
The exporting command will be given in some other programs that runs before the program using importing. Check how your program is getting triggered.
There will be the solution
‎2007 Sep 21 7:38 AM
During Debugging , go to menu
Goto>>System>>System Ares.
You will find the options - MEMORIES -EXPORT/IMPORT memories.
Click on this options, and u can see the contents of it.
‎2007 Sep 21 7:44 AM
The exporting command will be given in some other programs that runs before the program using importing. Check how your program is getting triggered.
There will be the solution
‎2007 Sep 24 8:29 AM