There are 3 errors but we have always had these errors even when the function was working. 2 are non-server compatible errors (for some reason when the import script runs it triggers a "Startup" script and goes through setting up certain parameters such as adjusting windows, freezing window etc that server can't do). The other is a 2009 error. I don't have my reference book with me to see what that one is and FMA help doesn't list errors that high. But once again, we've always had those errors according to the log.
Now the thing that I've had difficultly is finding any documentation on the path syntax for plugins generated by Scriptmaster. The paths for a Mac are different that the path that FMP itself would use to import a file. The listing feature drops the first slash when it lists files but do you need the first slash to move a file??? I tried to list and grab files from a mapped drive on the server and never got it to work. So I was glad when I could list files in a folder in FMS/data/documents.
This script was started on an almost identical FM database. When I ported it over I realized that a few fields and a layout was missing. I added those then recopied and pasted the script into the production Database. All of the plugin's functions are working, just not the listing function. I'm hoping it's a syntax issue but once again I can't find any documentation of file path syntax for the function. But then again the syntax I was using on the original database is no longer working... if it's a syntax issue.
Dan