Filemaker Basics
Filemaker Basics
- Subject: Filemaker Basics
- From: Malcolm Fitzgerald <email@hidden>
- Date: Tue, 10 Aug 2010 11:03:32 +1000
I'm having a little trouble with FMP applescript basics.
I cannot get a result when I ask for a cell content by name and I cannot obtain the number of the current record.
I'm want to say:
get cell "fileName" of current record
get cell "fileName" --> returns value from record 1
get cell "fileName" of current record --> error "object not found"
get cell 2 of current record --> returns a good value
get number of current record --> error
get index of current record --> error
I have a copy of the apple events reference but it isn't helping.
I presume it is current, it was got from http://fmdl.filemaker.com/MISC/fmp10/fp/apple_events_reference_wwe.zip
thanks
Malcolm
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden