Subject Re: err msg "unable to create component"
From Bruce Beacham <bbeacham@no_plm_lowman.co.uk>
Date Mon, 15 Oct 2018 22:12:38 +0100
Newsgroups dbase.getting-started

One possibility you might check is inconsistent containing code:

this.notebook1.container1.entryfield1 = new entryfield(this.notebook1)
// missing container1


Bruce Beacham





On 09/10/2018 17:39, ed furche wrote:
> just started getting this error when opening one WFM from another..
>
> "unable to create component"  takes you to line 7-12 of the WFM you are trying to open.
>
> one user on Win7  one on Win 10...
>