On 13 Aug 2007, at 18:01, Karsten Wolf wrote:
>>> Accessing this list item yields nothing; AEDesc.data='',
>>> AEDesc.type='tdta'.
>>
>> What does the equivalent AppleScript give you? Appscript should give
>> the same result.
>
> Ok. I've crosschecked with Frontier and AppleScript.
>
> I'm using F
Karsten Wolf wrote:
> I'm new to python & appscript and try to control some FileMaker 9
> databases.
Don't have a copy of FileMaker myself, but will try to help best I can.
> I'd like to handle container fields (CF).
>
> Getting these in appscript is a little more difficult than in other
>
Hi,
I'm new to python & appscript and try to control some FileMaker 9
databases.
I'd like to handle container fields (CF).
Getting these in appscript is a little more difficult than in other
scripting languages. When getting a record as a list, a CF shows up
as . Accessing this list item