Community Member Profile
- Profile: /members/7151-Steve.htm
- Comments: 4
- Points: 45
Recent Blog Comments By Steve
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Oct 27, 2010 at 10:52 PM
@Ben, What functions do you use? ...actually I'm guessing you've mentioned it on your site and I can just go look :-) Thanks @Josh / @ben... read more »
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Oct 27, 2010 at 8:07 AM
@Ben, yea that's what I was wondering too so I decided not to mess with the array or pass it to a function. It's working fine I just couldn't pass it to a function by reference. I needed to do some data validation and editing on it. The md array could potentially be pretty big, I guess i j... read more »
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Oct 26, 2010 at 12:30 PM
@Roe, Well the MD array is already there in code (prior me working on it), I'd like to write a function to do some work on it.... read more »
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Oct 26, 2010 at 11:42 AM
I glanced of this page and I didn't see you mention how to create a multi dimensional array using Arraylist. Is that possible?... read more »



