record/line prompt in cluster (with cache) after delete?

Joe Boyle atla38 at dsl.pipex.com
Tue Nov 15 09:05:03 CST 2005


at the time I wrote the earlier suggestion I noticed that it looked as
though you hadn't yet updated, so you could have tried code like 'push
update , find' from within the delete proc - but then you might need to add
a confirmation prompt in case the user deleted the wrong records and wanted
to cancel.

If you had have had any prompts/requests, you would have had to code the
above after the flag is set (to skirt around the request prompts ) - I'm
guessing that the PATH will still be set.

P.S. as usual, I meant the request buffer rather than the select buffer.

Regards, Joe.


-----Original Message-----
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf Of
roger32909 at bellsouth.net
Sent: 15 November 2005 13:56
To: Joe Boyle; powerh-l at lists.sowder.com
Subject: Re: RE: record/line prompt in cluster (with cache) after delete?

Thanks, Joe.  The PUSH FIND in the POSTUPDATE PROC seems to work just fine.
There are no prompts on this screen:  The key value is passed from the
calling screen.
> 
> From: "Joe Boyle" <atla38 at dsl.pipex.com>
> Date: 2005/11/14 Mon PM 05:49:46 EST
> To: <roger32909 at bellsouth.net>,  <powerh-l at lists.sowder.com>
> Subject: RE: record/line prompt in cluster (with cache) after delete?
> 
> it's something like this, add a 'push find' command in the 'postupdate
> proc', but you also have to set a flag which is included in the 'path
proc'
> so that the key fields arn't re-prompted for; the key value is then taken
> from the value originally stored in the select buffer.
> 
> Regards, Joe.
> 
> 
> -----Original Message-----
> From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
> [mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf
Of
> roger32909 at bellsouth.net
> Sent: 14 November 2005 22:34
> To: powerh-l at lists.sowder.com
> Subject: record/line prompt in cluster (with cache) after delete?
> 
> If we have a cluster (with cache) of say 4 records, and we delete records
> 2-4 (D-2/4) and update, then if we want to add replacement records, the
> prompt is at record/line 5.  If we leave the screen and come back, the
> prompt is where we expected:  record/line 2.  How can we prompt at the
line
> where the record was deleted?


More information about the powerh-l mailing list