Hi…
Whilst debugging an existing solution in Servoy Eclipse (4.1.0 build 6510) I’ve noticed that the global (for example) forms.formname may not exist, but “formname” does appear in forms.allnames.
Any idea why this might be, or how I can ensure that forms.formname exists? (it’s being passed to application.showFormInDialog(…)) The form is listed under the solution in the Solution Explorer window.
I’m not sure if the debugger is telling me untruths or if I’m just missing something obvious.
Thanks in advance,
Shay