May 12, 200817 yr [color:orange] I am running a script that uses the EventScript plugin to call scripts dynamically. It is used in a "My Favorites" application. It works when the script is called one time but the secord time it crashes with the attached error (msvcr80.dll). The function call is: Set Variable($result;value:S4HU_EventScript($FileName ; $ScriptName ; $Parameters) FM9 crashes when it get to the second file to try to run the script. The $result doesn't return an error. I have also tried it with Zippscript and the same thing happens. Has anyone seen this behavior with FM Adv v9.0.3?
May 12, 200817 yr I am not sure since I have not gotten the error and have not used any Event Trigger plugins in FM9, but perhaps this may have soemthing to do with it. http://www.fmforums.com/forum/showtopic.php?tid/194957
June 3, 200817 yr Author I found a kluge workaround which is to call the EventScript plugin from file the script is located in. Bad because it requires the same scipt in all the files. You would think FileMaker would allow you to call scripts dynamically from Perform Script. Next release???, I hope.
June 3, 200817 yr I doubt it but its a nice wish. Seems that zippscript has not had the same issues with keeping current with the new versions of FM. Perhaps you should check that out. I dont think that the modifications would be that intense.
Create an account or sign in to comment