March 20, 201411 yr Newbies I have 2 scripts in my database that are named identical, just not in CASE.  i setup a server side script schedule and select the 2nd script to run.  but the server runs the first script instead with the same exact name.  I swear this worked 100% perfectly in FMS 12. i just updated to FMS 13 yesterday.  i can prove it by simply in the 2 scripts doing a:  go to layout (LayoutName) delete all records create new record  but in the 2nd script , do the create new record 3 times.  i then select the 2nd script in the script list and it runs the first script instead.  you can tell in the attached script i am selecting script named "IMPORT Adsem By Page", yet it runs "IMPORT ADSEM By Page"
March 20, 201411 yr You need to name the scripts uniquely. In addition, FileMaker server gets confused if a script name is the same as a script folder name.
March 20, 201411 yr Author Newbies Gotcha, i never had an issue in FMS12, so this threw me for a loop when things went haywire. took me a while to realize i had the same script name twice, but it is fixed by simply renaming them. just odd how FMS12 worked flawlessly. thanks.
Create an account or sign in to comment