Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: (Unregistered Guest) on September 09, 2004, 07:55:39 AM

Title: Error message 384 on execute
Post by: (Unregistered Guest) on September 09, 2004, 07:55:39 AM
See the atachment to see a bug I've found...Did you forget any On error resume next anywhere? lol...see Form_Resize event to fix this good job...thanks
(https://randemsystems.support/discus/messages/12/128.jpg)
Title: Error message 384 on execute
Post by: admin on September 09, 2004, 04:04:39 PM
What were you doing to get this message? You left that part out...
 
Thanks
Title: Error message 384 on execute
Post by: (Unregistered Guest) on September 10, 2004, 07:09:44 AM
Hi...
   The problem happens when I try to execute the program.
tkz}
Title: Error message 384 on execute
Post by: admin on September 10, 2004, 03:28:14 PM
What version are you running and on what OS. This has never been reported before. What you can do is to delete or rename your InnoScript.ini file and the n re-run InnoScript to see if this helps.
 
Let me know what happens...
Title: Error message 384 on execute
Post by: (Unregistered Guest) on September 11, 2004, 06:01:55 AM
ok. Your suggestion fixed the problem.
I think the problem occurs when the program saves
WindowState=1 instead '2' in .ini file.
Try to manually set WindowState=1 and see by yourself.
(my OS = Win2kPRO)
Title: Error message 384 on execute
Post by: admin on September 11, 2004, 07:12:06 AM
OK, I will check that out and let you know what I find.