My form has one field and it is a variable (not a column) I want to enter a number, then exit automatically when [Enter] is touched.
I use property GetOut eepnum 4 (also tried 14) the form does not exit unless I click the X in upper right corner or do a closewindow. But both of those brings up the save dialog box. property dontshowsavedialog 'true' doesn't work either. Am I not doing these in the correct order? Can anyone provide some hints? Bernie Lis
