Proper variable usage
Proper variable usage
- Subject: Proper variable usage
- From: "jay" <email@hidden>
- Date: Tue, 22 Jul 2003 21:00:16 -0400
I am currently using a datasource to store values. I declare values as such:
make new data column at the end of the data columns with properties
{name:"column1"}
make new data column at the end of the data columns with properties
{name:"column2"}
with my current declarations I have in effect created a two dimensional array.
Now what I need is a 3rd dimension for the next declaration. I know I am not
explaining this very well but I simply need a datasource to represent a 3d
array.
Any help is greatly appreciated.
-Steve
p.s. I was thinking of a datasource in a datasource ... but I 'm not sure how to
declare this
________________________________________________________________
Sent via the WebMail system at 1st.net
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.