Error instantiating class when opening a form

2023-03-18 Thread Man-wai Chang
I had a form without the class lib. Could I force open the form ignoring the class instantiation error? Other than opening the form.scx, delete those references and pack it ... :) -- .~. Might, Courage, Vision. SINCERITY! / v \ https://github.com/changmw/changmw /( _ )\

Re: Error instantiating class when opening a form

2023-03-18 Thread Tracy Pearson
You could also create a temporary classlib. Tracy On March 18, 2023 9:26:05 AM EDT, Man-wai Chang wrote: >I had a form without the class lib. Could I force open the form >ignoring the class instantiation error? > >Other than opening the form.scx, delete those references and pack it ... :) >