Salesman0Gil Posted September 29, 2005 Posted September 29, 2005 I'm intrested in the script files you can run with server. Is this something you can make in pro? I was hoping to make some auto import scripts. I've looked through some docs, but it still is clear as mud to me.
Wim Decorte Posted September 30, 2005 Posted September 30, 2005 FMS can run only one kind of script files: Windows batch files (*.CMD / *.BAT files). Not FM files or FM scripts.
Salesman0Gil Posted September 30, 2005 Author Posted September 30, 2005 Nice! I thought it had to have a .fmx extension. So in theroy, I could use a batch file to start a file, that has script in it to run upon opening. would the command be start database.fp7 Would that work if the computer does not have pro, but only has server?
Wim Decorte Posted October 1, 2005 Posted October 1, 2005 Careful now ... not always a good idea to start FMP on the same machine as FMS. To answer the question: no; if FMP was not installed on the machine nothing would happen. If you have FMS Advanced you can run a script through the Web interface. See the Web Publishing guide for more info on that. It comes down to constructing a url to hit FMSA with.
Wim Decorte Posted October 1, 2005 Posted October 1, 2005 Nice! I thought it had to have a .fmx extension. Forgot to reply to this: FMX is the extension for FileMaker plugins.
Recommended Posts
This topic is 6992 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now