FAQ's - APPX Software, Inc. : APPX Utility : APPX Runtime Environment : Other Runtime Questions :
Previous Activity key | |
I have job like this:
QUERY <some query name> JOB DISPOSITION - consists of one INPUT process OUTPUT <some output name> When the user is at the INPUT process of the nested job, and they press F4 to go back, it continues to the OUTPUT. Why does it do this? Can I get it to return to the previous job step? Yes, you can get it to return to the previous job step. Make sure that your JOB DISPOSITION step is invoked as a Subprocess, not as "related", and make sure that "Separate task" box is not checked. That should do the trick.
There are 3 things that controls if you can or can not return to the previous
activity: | |
[Append to This Answer] | |
2005-Aug-09 11:42am |
Previous: | What does -session flag do when added to a command line? |
Next: | Does APPX run on Mac OS X Server? |
|