When using the "perform script" referring to a script in another FileMaker hosted file, it runs perfectly, but at the end the other file is kept open. It was closed before, and I expect it to not appear.
I am using the "remote" script as RPC functions that work on remote data and return some result. Again, these work, but after calling them the remote file is always shown. This does not happen on a PC/MAC FMP.
FileMaker Server/Go 15
disabled_GiovanniBianchi_1:
Thank you for your post!
When you run a script from a different/remote file with Perform Script the Second File is opened to run the script. This does happen in both FileMaker Pro and FileMaker Go. In Pro, after running a Perform Script (for a script in a remote file) you can go to the menu Window > Show Window > See the Second File's Window (it's just hidden). If you do not want this Window to stay open, just add a Close Window script-step at the end of your Remote File's Script.
I hope this helps!
TSPigeon
FileMaker, Inc.