i did a 3 part tutorial on arrays and structures that might be of some help.

http://tutorial171.easycfm.com/
http://tutorial172.easycfm.com/
http://tutorial173.easycfm.com/

check 'em out and see if they help wrap your brain around the concepts.

On Tue, Jun 10, 2008 at 7:04 AM, Kamru Miah <[EMAIL PROTECTED]> wrote:
> Hi, I am new to developing code with multi-dimensional arrays (or 
> structures). Could someone please advise me how to implement the following 
> 4-level loops to store the financial values (for outputting at a later stage)?
>
> ---
> Loop by projNo
>  Loop by finYear
>    Loop by account type (4 types)
>      Loop by month/period
>        [show monthly amount]
>      End month/period
>    End loop account type
>  End loop finYear
> End projNo
> ---
>
> Thanks in anticipation, Kamru
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307178
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to