well, I've figured another way around this problem, but I'd still like
to know how to do this.

Sorry I was not more specific in my question.  I know how to declare the
array, but how do I load data into all 3 dimensions?

-----Original Message-----
From: Phoeun Pha [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 1:37 PM
To: CF-Talk
Subject: RE: why use 3rd dimensional array???


well yeah i can see how it can be used for math stuff.  but i mean like
a
real situation


-----Original Message-----
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 1:17 PM
To: CF-Talk
Subject: Re: why use 3rd dimensional array???


to hold 3 dimensional data. sorry.

Simple example. some kind of cubic sample. like say air temperature in a
room for each specific cubic foot. The index is h,w,l and the value 
corresponds to the appropriate cube in the room.

I can get a better, more practival example if you like.

E

From: Phoeun Pha <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: why use 3rd dimensional array???
Date: Mon, 05 Feb 2001 12:35:38 -0600

how would one use a third dimensional array?  it's hard for me to
conceptualize a practical use for it!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to