Hi,
I have a form that relies on a custom .vcx file. Each and every time I open the form, I am prompted for the location of the vcx. I navigate to it and all is OK until I close and reopen the form, and I have to once again point it to the vcx location.
Generally, once you point it to the location, it should never re-prompt.
The folder where the vcx is located IS in the path, but it still prompts for it. It even prompts when running as an app with the SET CLASSLIB TO 'SlaBaseObjects.vcx'
in the main.prg when calling the form. If I run it as an .exe, it works as expected.
Any ideas on troubleshooting?
Thanks,
Stanley
I have a form that relies on a custom .vcx file. Each and every time I open the form, I am prompted for the location of the vcx. I navigate to it and all is OK until I close and reopen the form, and I have to once again point it to the vcx location.
Generally, once you point it to the location, it should never re-prompt.
The folder where the vcx is located IS in the path, but it still prompts for it. It even prompts when running as an app with the SET CLASSLIB TO 'SlaBaseObjects.vcx'
in the main.prg when calling the form. If I run it as an .exe, it works as expected.
Any ideas on troubleshooting?
Thanks,
Stanley