Exit statement

Glenn Waters Glenn_Waters@ncsu.edu
Fri, 28 Jul 2000 08:17:25 -0400


This is a lonnnng shot based on about 6 months of contracting I did, a few years ago on a 400 (using PH of course). So please take it with a grain of salt, dredging stuff up from the resesses of my brain gets harder every day..

I remember somthing like this, and I think we got around it. Instead of the typical compiling the Quiz run, then exec'ing it, we kept it totally interprative (I thing I misspelled that!). So in the screen we did something like  

run command "Quiz Auto=Quiz source file name"

in the Quiz source we ended it with a 'go' to run the program followed by an 'exit' command to leave the interpreter.

And it is entirely possible that I've got this backwards, they may have had the programs interprative, and I complied them and they worked right. But I do remember having to make sure there was an "exit" somewhere, and that seemed to return back to the screen.

Don't know if this will help you...


At 04:13 PM 7/27/2000 -0500, you wrote:


>Time to tap the vast knowledge pool.
>
>I'm executing Quiz out of CL on the AS/400 (Am I flying a concorde?).
>
> I'm running a Quiz program that prompts for a parameter that will be written to
>a disk file to be used in a subsequent QTP program.  The CL program program is
>executed from a JD-Edwards menu and the Quiz program executes as it should
>allowing the user to enter the parameter value.  At the end of the program
>however the user must press F3 (exit key) to get out of the Quiz program even
>though the program has an exit statement in it.  How do I get around this?
>
>I'd like to get more information in general on batch processing on the 400 too.
>So far it seems it's a bit cumbersome.  How are you handling parameters?  I've
>split it out so that I create a disk file that any subsequent PH programs can
>'Use'.
>
>Some questions could be addressed to PH support but we don't have an agreement -
>it seems our rep has a hard time getting back us.  Maybe PH support isn't a big
>money maker.   I'm hoping that statement can beat the bushes a little.
>
>Thanks,
>
>George
>
>
>= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
>Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
>This list is closed, thus to post to the list, you must be a subscriber.


Glenn Waters
North Carolina State University 
College of Veterinary Medicine 
4700 Hillsborough St., Box 8401 
Raleigh, NC 27695-8401 
Phone: (919) 513-6652
Fax: (919) 513-6452 
Email: Glenn_Waters@ncsu.edu


= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.