Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Importing Exporting

Former Member
0 Likes
458

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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

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

3 REPLIES 3
Read only

Former Member
0 Likes
432

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.

Read only

Former Member
0 Likes
433

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

Read only

Former Member
0 Likes
432

partially accepted