Jump to content

Server-side "Call Script..." Function


This topic is 4195 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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 !

Link to comment
Share on other sites

This topic is 4195 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.