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:
Bill Steele <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 7 Nov 2006 11:32:46 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
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