Lem Alpha Posted October 3, 2012 Posted October 3, 2012 Hi there, in a scheduled server-side script, I'm trying to launch another script by specifying its name. I tried to achieve this by using the CallScriptImmediately function. The problem is the function returns "ERROR", and in the log I can see : GRAVE: PluginFunction PluginFunction{name='CallScriptImmediately'} got an error with converted args [my_file_name, Mail Test 02, null] com.prosc.fmkit.FmScriptException: Error 100: There is no file open named 'my_file_name' my_file_name is correct, it has been set using Get (FileName). Am I doing something wrong ? Win7 / FMS11 / SM 4.122 (I know it's not the last version, but I can't stop the DB server to update it till tonight) Thanks a lot !
wbasham Posted October 3, 2012 Posted October 3, 2012 We really haven't tested this module in the context of FM Server. It sounds like you should be able to use FileMaker's "Perform Script" script step to fire the second script from the initial scheduled script.
Lem Alpha Posted October 3, 2012 Author Posted October 3, 2012 Yup, but my problem was to launch a script by calculated name... (sorry if this wasn't clear) So I'll try some other way, thanks for your answer. ;)
Recommended Posts
This topic is 4502 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now