Returning to Library List Selection After Executing a Program From the Menu

johnyrcurry

Member
Is it possible to return to the Library List Selection screen (98VL) after executing a program from a J.D.Edwards menu ?

If anyone has done such a thing, please contact me at [email protected]. I would like to find out how you accomplished the task.

Thanks in advance,
John Curry
 
Hidden selection 30 is an end of job without signoff - in other words,
it returns you to the library list selection screen. This is a standard
JDE hidden selection.

jw


J Walker
JDE A7.3 cum(mongrel)
 
It occurred to me you might be asking for something other than my first
interpretation. So many people on this list are users that I generally
assess the 'how can I' emails from that standpoint. A technical
perspective, on the other hand, provides an entirely different, and more
complex, interpretation and resolution.

The technical interpretation could be:
If I execute ProgramA from menu 123 selection option 4, when ProgramA
ends I want that program to automatically return me to the library list
selection screen so that I can then select a new library list.

If the job being executed from the menu were a batch job, you would
probably want to return to the library list selection screen as soon as
the batch job is submitted.

Which interpretation is the right one? Are you looking for a way for
the user to get the selection screen invoking something from the command
line and/or menu option selection area (resolved in my first email) or
are you looking to technically modify an existing program to
automatically place a user back at the library list selection screen?

jw



J Walker
JDE A7.3 cum(mongrel)
 
Back
Top