MACSCRPT Archives

July 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:
Wed, 12 Jul 2006 10:59:04 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
On Jul 12, 2006, at 10:23 AM, Gary (Lists) wrote:

>     data order in the resulting list is field-order dependent, or,  
> rather
>         it is dependent on the layout which is targeted by the "tell",
>         meaning that any output row's column order needs to be  
> carefully
>         planned and the script executed toward/against that layout  
> always.
>         (This used to be able to be handled by the "tell layout 0"  
> method,
>          and FM 6 can take advantage of that feature.)
>
>          tell layout 0
>
>             [Mark's lively script]
>
>         end tell -- of 0
>
>
> This could really save the OP some time.  Good idea, Mark.

In my script I specified a layout to get the fields formatted and in  
the same order as the user sees them.

I actually sent Joe a database that had a specified export, a  
filemaker script and then an applescript which used both of them.

-Mark
Who keeps trying to learn SQL but never has the time.

ATOM RSS1 RSS2