September 27, 201015 yr I've read this post: http://www.fmforums.com/forum/showtopic.php?tid/194129/ But it does not fit my case. I have a script in FM 11, that imports from one table to another. I keep getting script error 100 (Which is file missing) Is it the import step, thats not compatible with the server script. If this is the case, and I need to use a bot, How do I bypass the user name and password, with out giving everyone access?
September 27, 201015 yr First, take a look at this FM Forums article that we prepared that discusses Server Side imports and exports to be sure you're not causing yourself undue problems. You can use the robot approach, but you may have to craft a special privilege set to run the script. Or you possibly can use VBA or Apple Events (depending on the platform) to execute the routine in FileMaker Pro. Steven Steven
September 28, 201015 yr Author Thanks for the help. I got it to work by exporting and then importing the data. What is odd though is that I was importing from one table into another table in the same file. I am interested in the VBScript you mentioned, any chance you a have an example or a link to an example?
September 29, 201015 yr What is odd though is that I was importing from one table into another table in the same file. I don't believe that is a supported scenario. Steven
Create an account or sign in to comment