Hi all

What am I missing?

If the user clicks on Cancel, Lastkey is set to Enter.

  DIALOG 'Enter Patient Number' cust# = 8 +
   mylst 1 CAPTION 'Patient Number' AT 10,12
  IF (LASTKEY(0)) = '[ESC]' THEN
      GOTO fcustend
  ENDIF


thanks
marc



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to