November 10, 200916 yr Newbies Is there a way to have a scheduled server script that would call GetURLasText and load the return in a table that I would access later? I am running FM10 Server on Windows Server. When I execute the script currently I get no return value.
November 10, 200916 yr Make sure that you have ScriptMaster plugin installed on you FMS. You will also need to make sure that the file that has the script you're scheduling calls the 'Startup' script from ScriptMaster.fp7 file in its startup script, and that you have GetURLAsText checked to register at startup, that's in the ScriptMaster.fp7 file. This was a mouthful Feel free to call me if you have issues.
Create an account or sign in to comment