I want to set up structure items by a loop:

<cfset variables[ "stprops_pollingvote.answer" & "#i#" ] = "1">

so this will result in:

<cfset stprops_pollingvote.answer1 = "1"> ect etc

this is however not working, as this is a part of a structure, do i
need it to create otherwise?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to