| 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 |
Hi, A customer wants after he has selected the OA$_MO_EXIT option to display a form with some information and then exit. He has changed the named data of the forms DEFAULT, MORE$SCROLL$KEYS$INDEX and INTDEFAULT. When he selects the OA_MO_EXIT at the MAIN form it works, if however he invokes the OA$_MO_EXIT at the WP$INDEX form ALL-IN-1 just executes the exit function. Has he forgotten to modify one or more forms or is this behaviour normal because it's in the code ? Thanks, Martin
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1671.1 | Same form library??? | DEVIL1::CAFE3 | Jack Creamer | Tue Oct 27 1992 22:10 | 12 |
Martin,
Has he checked to be sure that his modified version of
MORE$SCROLL$KEYS$INDEX is in the same form library that WP$INDEX
is being called from? Since the MORE$etc form is being referenced
via .MORE, both forms will need to be in the same library...
HTH,
Jack
| |||||