>- see footer for list info -<
Almost! Try:-
<cfloop from="1" to="28" index="i">
<cfoutput>Value is: #Evaluate("coming" & i)#</cfoutput>
</cfloop>
On 5/27/05, Richard Lovelock <[EMAIL PROTECTED]> wrote:
> >- see footer for list info -<
> Guys
>
> I've had a memory blank and need help...
>
> If I've got a list of variables called 'coming1, coming2, coming3,
> coming4' etc etc
>
> how do i loop round and check the value of each one: I was trying to
> do something like the following but it isn't outputting anything:
>
> <cfloop from="1" to="28" index="i"?
> <cfoutput>Value is: #evaluate("coming#i#")#</cfoutput>
> </cfloop>
>
> What do i need to do?
>
> --
> Richard Lovelock
> _______________________________________________
>
> For details on ALL mailing lists and for joining or leaving lists, go to
> http://list.cfdeveloper.co.uk/mailman/listinfo
>
> --
> CFDeveloper Sponsors:-
> >- Hosting provided by www.cfmxhosting.co.uk -<
> >- Forum provided by www.fusetalk.com -<
> >- DHTML Menus provided by www.APYCOM.com -<
> >- Lists hosted by www.Gradwell.com -<
> >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
>
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<