Re: filemaker applescript question
Re: filemaker applescript question
- Subject: Re: filemaker applescript question
- From: email@hidden
- Date: Fri, 21 Oct 2005 14:34:07 -0400
Bruce Robertson provided a solution using:
go to cell "a" of current record
tell current record
copy {"a","b"} to {cell "a", cell "b"}
save
end tell
Thanks!
_______________________________________________
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