Hello,
when starting a dialog via OriginC, I get the following error message displayed in the script window (Origin8 SR2, B891):
Error: string ID=-1 from DLL C:\xyz\USERFILESV8\CUSTOMER\DIALOGRESOURCEFILES does not match any dialog item ID
DIALOGRESOURCEFILES is the name of the DLL containing the resources as well as a subdirectory in the CUSTOMER folder.
How can I avoid this error message? Our customer doesn't want to see the script window popping up only because of this error message.
How can I surpress the script window popping up in general?
LT_execute("type.showScript(0)"); doesn't work very well because other applications of the windows task bar will become active for a short time.
Thanks,
Michael Schaum