• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: filemaker AS help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: filemaker AS help


  • Subject: Re: filemaker AS help
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Tue, 27 Nov 2007 11:04:31 +1100


On 27/11/2007, at 8:00 AM, Bob Cuilla wrote:

Am I stupid or what? I must be missing something basic. Can anyone point me in the right direction.

I am asking mail to take the content of all the messages in "valid by request". That works just fine. When I tell Filemaker to put all this stuff into one field in Filemaker ("violets and blue", "roses are red") the cell in Filemaker only is populated with the first item (violets are blue) . Apparently the comma between theses two item is the issue. Does this seem correct? How can I get the whole thing into one field in Filemaker? Do I need to coerce this thing into a string?
Thanks so much


The commas are OK, that's a list.

In the code picture you attached you are contradicting yourself.

1. Set field affects all records in the database/document/window
2. Record 1 is Record 1, not record 2, 3, 4, etc

Filemaker is restricting the range of set field to the record you have specified. I wonder if it works with "thru"

set field x to {a,b,c} in records 5 thru 7


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
References: 
 >filemaker AS help (From: Bob Cuilla <email@hidden>)

  • Prev by Date: Re: Problem with osascript command -- clarification
  • Next by Date: Repeat until ...the user chooses to stop?
  • Previous by thread: Re: filemaker AS help
  • Next by thread: Re: Script Editor rewrites/code conflict
  • Index(es):
    • Date
    • Thread