Re: Question: Arrays and Matrixes
Re: Question: Arrays and Matrixes
- Subject: Re: Question: Arrays and Matrixes
- From: email@hidden
- Date: Tue, 12 Mar 2002 16:00:34 EST
It has to do with some number theory and encryption/decryption thoughts I was
playing with. Yes, I know how many data items that means. At each one having
a short-byte (char), it would be approximately 610Mb worth of data. I was
just curious if the structure for it could be created in AppleScript. Every
point would contain a single (printable/viewable) character. Meanwhile, my
question has been answered (lists of lists, not the best form imaginable).
=-= Marc
Original Posting:
>
>I'd like to create a 4 dimensional array
>
>(100x250x320x160) filled with datatype character.
Has' reply:
>
<cough><wheeze>
>
>
An array containing 1 280 000 000 items? Are you sure??
>
>
What's it for exactly? Perhaps there'll be an easier way to do whatever
>
you're wanting it for... (For example, will every point in the array
>
contain a value, or only some of them?)
_______________________________________________
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.