Re: looping over lists and queries in cfscript

2002-07-26 Thread Michael Dinowitz

www.houseoffusion.com/docs/cfscript.htm
8.7 loops over a query and 8.8 loops over a list.

 has anyone found a good way to loop over lists and queries in cfscript?
 
 any ideas would be well appreciated!
 
 --Josh
 
 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: looping over lists and queries in cfscript

2002-07-26 Thread jt

That's exactly what I needed! Thanks!

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 11:19 AM
To: CF-Talk
Subject: Re: looping over lists and queries in cfscript


www.houseoffusion.com/docs/cfscript.htm
8.7 loops over a query and 8.8 loops over a list.

 has anyone found a good way to loop over lists and queries in cfscript?

 any ideas would be well appreciated!

 --Josh



__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: looping over lists and queries in cfscript

2002-07-26 Thread jt

in CFMX can you use this syntax: Queryname.Record[i]?

I have tried it and it gives me errors.
(Of course, I am replacing queryname with a valid name of a query).

Any ideas?



-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 11:19 AM
To: CF-Talk
Subject: Re: looping over lists and queries in cfscript


www.houseoffusion.com/docs/cfscript.htm
8.7 loops over a query and 8.8 loops over a list.

 has anyone found a good way to loop over lists and queries in cfscript?

 any ideas would be well appreciated!

 --Josh



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists