ok I have a structure setup:-)
structname.elementArray[1] = "what Ever"
structname.elementArray[2] = "what Ever"
structname.elementArray[3] = "what Ever"
structname.elementArray[4] = "what Ever"
structname.elementArray[5] = "what Ever"
structname.elementtext
This is a structure with an array embeded into the structure, the following
is an array with embeded structure.
Array[1].Title = "Title"
Array[2].Title1 = "Title1"
Array[3].Title2 = "Title2"
Array[4].Title3 = "Title3"
Array[5].Title4 = "Title4"
Array[6].Next = Structurename
As you can see the combination of structure and arrays is endless:-)
regards
Andrew Scott
Senior Cold Fusion Application Developer
-----Original Message-----
From: Sam Komolafe (Hotmail) [mailto:[EMAIL PROTECTED]]
Sent: 23 October 2000 16:00
To: [EMAIL PROTECTED]
Subject: Array of Structures
Hi Scott,
Just read your comments on arrary and structure. How do you define an Array
of Structure. Also how do you define a structure of Arrays.
Thanks
Sam Komolafe
[EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]