Force a PEFORM APPEND?

Jeff Hoffman wonicon at optushome.com.au
Tue Aug 23 17:19:06 CDT 2005


Hi

try:

PROCEDURE INITIALIZE
begin
    push find
    push append
end

Then you only need to call the screen (no mode). Also for stand alone 
screens you will not need a qkgo file if all you are doing is setting mode.

Jeff

At 12:22 AM 24/08/2005, you wrote:
>PH 7.10.G1 with OpenVMS V7.3-2 on Alpha
>
>We have a screen that is called in (F)ind mode with keys passed.  The 
>(F)ind mode works fine and displays header information at top of screen.
>
>The bottom part of the screen contains a detail file cluster occurring 5 
>times with cache.
>
>After the (F)ind completes, the prompt is in the ACTION field.  Is there 
>anyway to prompt at the first line of the detail file, i.e. execute a 
>PERFORM APPEND after the (F)ind completes?  Or must the user get used to 
>entering an "A" in the ACTION field?
>
>--
>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Mailing list: powerh-l at lists.sowder.com
>Subscribe: "subscribe" in message body to powerh-l-request at lists.sowder.com
>Unsubscribe: "unsubscribe <password>" in message body to 
>powerh-l-request at lists.sowder.com
>http://lists.sowder.com/mailman/listinfo/powerh-l
>This list is closed, thus to post to the list you must be a subscriber.



More information about the powerh-l mailing list