HelpPlease!
HelpPlease!
- Subject: HelpPlease!
- From: The Cruices <email@hidden>
- Date: Sun, 24 Mar 2002 15:14:50 +1000
G'day List,
I am a newbie when it comes to AppleScript. I can see the enormous
benefit to which it can be put but I find it totally frustrating trying
to work out how to use it.
The following script is indeed simple and works as far down as create
new record. However nothing I have tried after that works and I have
tried just about everything except obviously the correct thing. I would
really
appreciate someone's advice.
Thanks
Paul Cruice
tell application " FileMaker Pro" (*I am using FileMaker 5.0v3*)
open file "Macintosh HD:Desktop Folder:TestDB"
activate "TestDB"
create new record
(*At this point I wish to paste from the clipboard into the Field
named
"Verses" of the Layout named "Main Fields" of the newly created record.
Can
someone please help point me in the right direction?*)
end tell
Thanks again.
_______________________________________________
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.