I am currently working at updating some databases from FM6 to FM9.0 on a Windows XP PC.
I have one script that uses Send Event to run a batch file that ftp's a file from a remote computer to the one running FileMaker.
It works fine all the time under FM6.
With FM9, it worked the first time. Then I closed the program and later opened it again. This time it just flashed the command window very quickly but didn't do anything.
After trying several different combinations, I find that if I go back into the script, reselect the batch file to run, it will work until I close the file. Then when I open the file again, it quickly flashes the command window but won't actually run the batch file.
In setting up Send Event...
File Type displays "Windows Batch File"
Send the "Open Document/Application" messages is selected
Specify file is set up as the following:
filewin:/C:/temp/KNF_Ftp_Scripts/GetKNF_ftp.bat
Any ideas?
thanks, Doug