May 5, 200520 yr Newbies I have FMP server and 10 Windows XP FMP clients. I export some data to make up variables that become part of a batch file. Here are the lines of the script. Script Export Records [No dialog; "dbcinfo.bat"; ASCII (DOS)] Send Event ["aevt"; "odoc"; "dbcinfo.bat"] Path for file to be executed by Send Event: filewin:/C:/DBBin/dbcinfo.bat The Export line works from all the clients. The Send Event line however doees not always work. I have found that if I edit the script from the workstation reset the path it works. Then the next day it will fail until I reset the path. It is as if the workstation does not know the path of the file that it exported in the previous step.
Create an account or sign in to comment