Well, I managed to reproduce the problem with an empty form containing just one button. Changing the name of the button id to a name containing an underscore will cause this problem. e g ok to ok_1 You can do the changes with the form editor and save the changes but later on it can't open the form again.
Another thing I noticed is that you cannot use comments (NB.) in the form definition section, which is really a pity because I use them as a very sophisticated means of version control. Never delete anything, keep old code in comments forever, FISH.... :-) Gerald PS. FIFO - first in first out LIFO - last in first out FISH - first in still here On 4/7/06, Miller, Raul D <[EMAIL PROTECTED]> wrote: > > Gerald Mylog wrote: > > Is there a way to reset the form editor when it doesn't start? > > I regularly get the following error message when trying to start the > form > > editor: > > wdhandler > > error in: jijs_editformedit_botton > > domain error: wd > > wd formcc_create 0 > > Personally, I don't remember seeing that. If I ran into that > problem, I'd probably look at cder'' like Eric recommended, and > I might try wdreset'' to see if that cleared up the problem. > > I'd also look at my machine to see if any errors or unusual > circumstances were showing up elsewhere. > > -- > Raul > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
