|
Hello Everyone,
Is it possible to set an array name as a
variable in an array function? If it is how would you do it?
Example:
#ArrayLen(Variable_ArrayName)#
Or more exact
<cfloop index="s" from="1"
to="#ArrayLen(Variable_ArrayName)#">
<CFSET POV = #POV# +
#Variable_ArrayName[s][3]#>
</cfloop>
Any ideas are appreciated. Thank You, Dennis SpanglerInformation Systems Manager208 S. Akard StreetRoom 3130Dallas, TX 75202 Send Text To My Pager!
|
Title: Blank
- RE: Array question SPANGLER, DENNIS (SWBT)
- RE: Array question Billy Cravens
- RE: Array question SPANGLER, DENNIS (SWBT)
