Skip to Content
0
Former Member
Dec 05, 2008 at 12:18 AM

EXPORT and IMPORT

18 Views

Hi ,

I have an issue with these statements. I am using them like below.

EXPORT form_name TO MEMORY ID 'fname'.

IMPORT l_fname FROM MEMORY ID 'fname'.

These are not working . I also tried using them in the same program as consicutive statements, but are not working.

Thank you,

Surya.