ESC Key

Richard D. Williams richard at appgrp.net
Thu Oct 6 20:31:15 PDT 2011


Scott,

When the ESC is hit, you can simply add code to test for the required 
fields.
i.e.
if  : 5 eq ""
then: msgbox "You must enter a value is field 5!";screen ,5;goto top

Or you could just use the % instead of the * on the screen for each 
fields that is required.

I do not believe trying to stop the ESC is the answer.  You will still 
need that to record the data.

Richard



On 10/6/2011 6:51 PM, Scott wrote:
> Hi all
>
>
>
> Having issues with users (after being told not to) pressing ESC while in a
> add record, there for saving the record before the completion of the fields
> and the rest of the required code. (Uniquie number is assigned at the end
> menu of processing and then record is saved).
>
>
>
> Is there a off function ? ( like the BREAK OFF for Ctrl-C)
>
>
>
> Where does the processing go after a ESC press?
>
> Return to the start of prc table then . maybe a auto table
>
>
>
>
>
> Can anyone tell me how to stop the user pressing the ESC key,  or do I just
> have to catch it somewhere?
>
>
>
>
>
> Thanks
>
>
>
> Scott Smith
>
> Systems Manager
>
>
>
> DocSearch
>
> 0412 984 982
>
>
>
>
>
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20111007/784526ce/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20111006/721be0b8/attachment.html 


More information about the Filepro-list mailing list