Re: Setting cells in Filemaker
Re: Setting cells in Filemaker
- Subject: Re: Setting cells in Filemaker
- From: Jean-Marie Hoornaert <email@hidden>
- Date: Fri, 04 May 2001 20:49:50 +0200
le 4/05/2001 17:58, Matthew Broms a icrit :
>
I9m having trouble setting a just the group of cells in a specific layout in
>
Filemaker Pro. I9ve tried multiple variations of the following:
>
>
Go to layout 3recap_input2 of window 3myDB.fp52
>
Create new record of layout 3recap_input2 with data {2x2, 3y2, 3z2}
try this :
tell application "FileMaker Pro"
go to layout "3recap_input2" of window "3myDB.fp52"
create new record with data {"one", "two", "tree"} ,
-- without "of layout 3recap_input2"
end tell
--
Jean-Marie -HOO;-)
____________________
Jean-Marie Hoornaert
email@hidden
http://www.h2o.be
AppleScripting FileMaker
French web site