Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
I have a post-function to a field on a form that I am currently displaying which runs a script which in turn calls another form. When the user exits from this form I am trying to put the contents of some symbols that were taken from the second form and put them into fields on the first. This sounds so simple I hear you say. Well that's what I thought, but for some strange reason the second form is not being closed properly thus resulting in none of the first forms fields being recognised. I am stumped on this one, so if anyone can shed some light it would be most appreciated. Regards, Steve.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3717.1 | CLOSE_PRIOR ?? | IOSG::MAURICE | I left my heart in Alcatraz | Sun Jan 02 1994 18:13 | 8 |
Hi, After you have finished getting the information from the second form, use the CLOSE_PRIOR function to remove its context. HTH Stuart |