Good Morning,
I have run into a problem with a variable form . The form has a variable lookup listview , and four or five buttons used to navigate and/or manipulate the data listed. I have used this process many times over and have had no problem calling up the form using 'edit using <formname>'. The problem that I discovered was that when the application is compiled , the only way to bring up the form is to use 'enter using' . If 'edit using ' is used ,the compiled application locks up. It is not a problem to use the 'enter using' instead but does anyone know why it would occur only in the compiled application ? Mike Epstein

