Re: More FMP8 Questions
Re: More FMP8 Questions
- Subject: Re: More FMP8 Questions
- From: Chris Prew <email@hidden>
- Date: Fri, 26 Jan 2007 08:28:46 -0600
Its text. I thought you were on to something there...
Can you think of any way to figure out the number of records in a
found set in a different fashion? If I can find out the number of
found records without dealing with the list command we were
discussing, I can probably work around this, but I don't know of any
other way.
More wierdness --
set my_list to cell "InvoiceID" of (every record of table "Invoices"
whose cell "Status" is equal to "Open") fails if there is one found
record (displaying the characters of the found cell as a list
{"1","0","0"}) thing, but it works OK if there are 2 or more found
records. Bizarre.
Thanks
Chris
On Jan 25, 2007, at 8:59 PM, Tim Mansour wrote:
On 26/01/2007, at 7:01 am, Chris Prew wrote:
The code Tim sent me below works (thanks!), but its having
problems -- I think its more with the data type than with Filemaker.
What field type is InvoiceID? If not Text, what happens if you
change it to Text?
--
Tim Mansour <email@hidden>
Mobile 0405 500 846
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden