MACSCRPT Archives

November 2006

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Lively <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 7 Nov 2006 12:37:11 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Probably the best thing is to set up another layout as a list view  
with the contents of the portal.  Then go to related records[showing  
only related records]


On Nov 7, 2006, at 11:32 AM, Bill Steele wrote:

> I'm trying to read information from a series of portal rows.  
> Applescript apparently knows nothing about related records. So, a  
> Filemaker script:
>
> Go to Portal Row [First]
> loop
> perform Applescript (read the cells and write to a file)
> Go to Portal Row [Next; Exit after last]
> end loop
>
> I can see it highlighting one portal row after another, but it just  
> reads the cells in the first row as many times as there are related  
> rows. How do I get to read all related records?
> -- 
>
> Bill Steele
> [log in to unmask]
>

ATOM RSS1 RSS2