View previous topic :: View next topic |
Author |
Message |
Meg Beginner

Joined: 08 Jul 2003 Posts: 44 Topics: 16
|
Posted: Fri Feb 13, 2004 5:59 am Post subject: values in panels not erasing evern after exiting the panel. |
|
|
I am having some problems with my panel. Whatever value was entered in the previous sessions is still stored in the panels. Is there any way to erase the values that are entered in the panels once I exit from the panel.
Thanks,
Meg |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
Meg Beginner

Joined: 08 Jul 2003 Posts: 44 Topics: 16
|
Posted: Fri Feb 13, 2004 7:38 am Post subject: |
|
|
Kolusu I did a search for this and I had gone to this topic but this is not what I wanted.
I am really sorry but I think I have not explained the situation properly.
I am executing a clist which is calling a panel. In this panel I am entering some values and I do a PF3 and I exit. But when the clist is executed again the panel is having the values that I had enter previously.
Thanks,
Meg |
|
Back to top |
|
 |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Fri Feb 13, 2004 9:04 am Post subject: |
|
|
I would look into the VERASE command to ERASE the pool of variables upon exit. It's a complement to the VDEFINE command. |
|
Back to top |
|
 |
Meg Beginner

Joined: 08 Jul 2003 Posts: 44 Topics: 16
|
Posted: Wed Feb 18, 2004 4:11 am Post subject: |
|
|
Cool superk, that worked. Thanx a ton.
Meg |
|
Back to top |
|
 |
|
|