Question: Arrays and Matrixes
Question: Arrays and Matrixes
- Subject: Question: Arrays and Matrixes
- From: email@hidden
- Date: Tue, 12 Mar 2002 01:58:33 EST
I'm starting to try to play around with construction and filling of
multi-dimensional arrays/matrixes, but I can't find or figure out the correct
verbage to create one. Specifically, I'd like to create a 4 dimensional array
(100x250x320x160) filled with datatype character.
But, for clarification, a two dimensional one should work... For example, if
you envision a tic-tac-toe board (a grossly simplified example) as a 3 x 3
array of type character, with each data containing either nothing, X or O,
how would I create this array?
=-= Marc
-- People are more violently opposed to fur than leather, because it's safer
to
-- harrass rich women than bikers.
_______________________________________________
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.