Re: FileMaker Value Lists
Re: FileMaker Value Lists
- Subject: Re: FileMaker Value Lists
- From: Bruce Robertson <email@hidden>
- Date: Tue, 11 Sep 2007 16:56:02 -0700
> Greeting All
>
> Is it possible to load a Filemaker 8.5 value list into
> a variable?
> The value list is created dynamically from the items
> in the current database for the field in question.
> The database records change from project to project,
> so I can't easily specify the list in a "hard wired"
> fashion.
>
> I need to loop thru the list, do a find for each then
> print the found records.
>
> show (every record whose cell "Caption" contains
> "spring")
>
> Such as
> {"summer","Fall","winter","spring","holiday","special"}
>
> show (every record whose cell "Caption" contains
> "spring")
>
> Thanks
> Oakley
Though applescript is useful for some things I don't see why it is necessary
for what you are trying to do. This seems like just standard FileMaker
scripting.
_______________________________________________
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