[FX.php List] [OFF] How does the List function work?
DC
dan.cynosure at dbmscan.com
Tue Nov 27 13:40:13 MST 2007
oops. sorry 'bout that too quick reply.
it looks like you wanted to do this IN filemaker - not in PHP.
you're better off joining an FMP list for those kinds of questions.
is list() an FMP function? because it is also a PHP function and that is
what threw me.
your question was so OT that it sounded like you were a total FX and PHP
beginner!
cheers,
dan
Carl Anderson had written:
> Good day, list:
>
> I'm trying to get the contents of a single field across all records in a
> layout, and put those values into a list in a single field in a different
> table. In other words, the field on all records is "exam1" and I want the
> "exam1rawscores" field in a separate layout to be something like this:
>
> 10,9,9,5,10,3,1,10,6,7,8,2
>
> Heck, the commas aren't even important--I'd be fine with the carriage
> returns that (I believe) List() delivers.
>
> Which leads to my question: How can I get List() to do what I want? Or am I
> going about this all wrong?
>
> The function reference isn't terribly clear to me, someone who hasn't done
> much scripting before.
>
> Sorry for the off-topic nature of this. I'd do all this calculatin' in
> FX.php, but sadly there's too much data to pull in.
>
More information about the FX.php_List
mailing list