App creation
On a customer Premier 9.1.4, clicking Add App, giving it a name, and then saving it (Load) creates an error "Expecting a var name. Module "App1.vb", line 3, character 92." This puts the cusor right before the MyControl.Load text. No matter what name I give the App, how many changes I make to it, whenever I click Load I get this error. Comparing the code to my demo laptop code which runs perfectly, they are identical. Any ideas?
0
Best Answer
-
Hi dcimaging,
Thank you for report, I'll file this to fix in the next version. Workaround:
Open .ipp (project file) in the Notepad and remove the directory name before app's form name.
Ex:LoadModule "C:\Users\<USERNAME>\Documents\Image-Pro Premier 64-Bit\9.1\Scripts\Project1\App1.vb"
Should be changed to:
LoadModule "App1.vb"
Thanks,
Nikita.0
Categories
- All Categories
- 961 Image-Pro v9 and higher
- 9 Image-Pro FAQs
- 18 Image-Pro Download & Install
- 448 Image-Pro General Discussions
- 486 Image-Pro Automation (Macros, Apps, Reports)
- 20 AutoQuant Deconvolution
- 2 AutoQuant Download & Install
- 18 AutoQuant General Discussions
- 195 Image-Pro Plus v7 and lower
- 3 Image-Pro Plus Download & Install
- 106 Image-Pro Plus General Discussions
- 86 Image-Pro Plus Automation with Macros
- 19 Legacy Products
- 16 Image-Pro Premier 3D General Discussions
- 26 Image-Pro Insight General Discussions