<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Courier New, Courier, monospace">Scott,<br>
      <br>
      When the ESC is hit, you can simply add code to test for the
      required fields.<br>
      i.e.<br>
      if&nbsp; : 5 eq ""<br>
      then: msgbox "You must enter a value is field 5!";screen ,5;goto
      top</font><br>
    <font face="Courier New, Courier, monospace"><br>
      Or you could just use the % instead of the * on the screen for
      each fields that is required.</font><br>
    <font face="Courier New, Courier, monospace"><br>
      I do not believe trying to stop the ESC is the answer.&nbsp; You will
      still need that to record the data</font>.<br>
    <font face="Courier New, Courier, monospace"><br>
      Richard<br>
    </font><br>
    <br>
    <br>
    On 10/6/2011 6:51 PM, Scott wrote:
    <blockquote
      cite="mid:201110062351.p96Np4Ix020996@mail04.syd.optusnet.com.au"
      type="cite">
      <pre wrap="">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: <a class="moz-txt-link-freetext" href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20111007/784526ce/attachment.html">http://mailman.celestial.com/pipermail/filepro-list/attachments/20111007/784526ce/attachment.html</a> 
_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
Subscribe/Unsubscribe/Subscription Changes
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>



</pre>
    </blockquote>
    <br>
  </body>
</html>