Open a Filemaker db
Open a Filemaker db
- Subject: Open a Filemaker db
- From: Fabio <email@hidden>
- Date: Mon, 25 Mar 2002 17:52:58 +0100
Hello,
I'm new in this list and here is my problem:
remote web users can upload databases (by FTP) into a specify folder in a
FileMaker server and then open/close them using a CGI/AppleScript.
If system formats (date/time) into a db are different from current setting
on the server, FileMaker stops activity and display the message:
"The date and time formats associated with XXX are different than the
current system settings. Do you wish to use the system for data entry ?"
Displaing this message Filemaker stops all others databases (even if
correctly opened) and I must close message window manually, big problem when
the servers are without human supervision, of course ...
How I modify AppleScript sintax in the CGI to force Filemaker to open a db
only with current system settings?
tell application "FileMaker Pro"
??? ???
end tell
Thanks.
Fabio
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.