Print current record from FileMaker?
Print current record from FileMaker?
- Subject: Print current record from FileMaker?
- From: Erkki Pennanen <email@hidden>
- Date: Sun, 27 Mar 2005 15:10:05 +0200
Title: Print current record from
FileMaker?
Hi,
1) Does some of
you know how to print the current record or
2) even know how
to create PDF file from current record which could be mailed as an
attachment file?
HereĀ“s my
script:
tell application
"FileMaker Pro"
open
"OS X:Users:Me:Desktop:test.fp7"
set the current record to record 2 of
database "test.fp7"
print current
record of current layout of database "OS
X:Users:Me:Desktop:test.fp7"
end tell
I am getting this
error message:
"Unable
to coerce the data to the desired type."
Hoping to get
solution to this!
Erkki
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden