I am new to arrays, I have been using lists as a crutch for some time 
now.  I need to insert values into this 3d array as so
Notebook_Number, Notebook_title, Notebook_Owner

I am looping through a query but do not understand how to set the values in 
this array

Example needed array:

notebooks
34,  Rays notebook,   Ray
45,  Jim notebook,  Jim

How would I do this?

Thank you!!!
Ray


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to