Running Quick in Batch Mode
Pickering, John (NORBORD)
PICKERIJ@norbord.com
Wed, 20 Oct 1999 12:24:34 -0400
If the screen operates entirely under your control as batch Quick screens
tend to do then you should make it a menu screen and you won't get the
prompt for mode at startup. My screens of this sort are generally menus and
everything is driven from the initialize procedure, calling a bunch of
internal procedures.
John Pickering
JWP Systems Inc
Toronto
> -----Original Message-----
> From: Carol Kaffenberger [SMTP:kaffenbe@karmanos.org]
> Sent: Wednesday, October 20, 1999 12:09 PM
> To: powerh-l@lists.swau.edu
> Subject: Re: Running Quick in Batch Mode
>
> Thanks to everyone for the prompt responses. The RETURN statement is
> exactly
> what I needed for a graceful exit. Also adding NOMODE and NOACTION on the
> SCREEN statement gets rid of this at the end of the program:
>
> MODE: ACTION: Enter the mode, which is E, F
> or S
>
> Carol
>
>
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
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.