Re: FMP question
Re: FMP question
- Subject: Re: FMP question
- From: David Graham <email@hidden>
- Date: Tue, 7 Nov 2000 22:44:52 -0800
At 7:39 AM +0100 11/8/00, Peter Mathiessen wrote:
Is it possible to tell Filemaker to import a file into an specific database?
Yes, but it will involve a ScriptMaker script and an optional AS script.
The case:
Every morning I have a number of BBEdit-files that I manualy import into
filemaker, different databases for each BBEdit-file. I have looked briefly
at Filemaker scripting but have not seen any way to do this.
The file to be imported should be the same name every time or this
wont run automatically. Then create a FM script with an 'import
records' command which stores the previous import order and
optionally hides the dialog.
Then you can either run the FM script directly or call it via
Applescript with a command like this:
do script FileMaker script "blahblahblah" of database "yourDB"
- Dave
--
==============================================================
David Graham Partnerships With Industry
MIS Manager 7540 Metropolitan Dr., #105
voice : 619.681.1999 San Diego, CA 92108
fax : 619.681.1990
http://www.pwiworks.org
AOL IM: dmgraham22
mailto:email@hidden
"We assist persons with disabilities to work in the community"
==============================================================
References: | |
| >FMP question (From: Peter Mathiessen <email@hidden>) |