(no subject)
Pickering, John (NORBORD)
PICKERIJ@norbord.com
Tue, 29 May 2001 13:26:49 -0400
How about intentionally clearing Quick's buffers -- by getting the primary
file, either with the current key value or with some bogus value. You might
also experiment with severe instead of info but then the push find wouldn't
be executed and I doubt that a postcommand on the procedure would work
either. Keep playing and let us know what works.
Regards,
JWP
> -----Original Message-----
> From: Robert Mills [SMTP:robert.mills@windsong-services.co.uk]
> Sent: Tuesday, May 29, 2001 1:00 PM
> To: 'PowerHouse List'
> Subject: (no subject)
>
> Hi all,
>
> The following key statements and procedure appear in a Quick screen. If
> the
> user has NOT changed any of the displayed fields then it works OK. If they
> have changed any filed then a 'Data has been changed but not updated.
> Repeat
> the action if this is ok.' message is displayed. How do I get the same
> function key to perform the requested action?
>
> key 5 label "Cancel Change" action designer CANC
> key 5 label " " data disable
>
> procedure designer CANC
> begin
> info = "*I* Update of Product Record " + truncate(t-product) + "
> cancelled."
> push find
> end
>
> regards,
> |Robert W.Mills (Systems Development Manager) |
>