Associative arrays for HyperCard
Posted: September 24th, 1996, 9:00 am
Download: http://archive.info-mac.org/dev/card/as ... ays-hc.hqx
This stack contains 2 XFCNs and 2 XCMDS to manage associative arrays.
Associative arrays are arrays which can have strings as indices. For example,
myPets[dog]
Of course, the indices can be numbers as well, so these externals provide
true arrays for HyperCard.
These externals are free for non-commercial use, and may be freely
distributed.
If you like them, or are inspired to do a better job on associative
arrays, send me e-mail: [email protected]
Thanks.
Chris
This stack contains 2 XFCNs and 2 XCMDS to manage associative arrays.
Associative arrays are arrays which can have strings as indices. For example,
myPets[dog]
Of course, the indices can be numbers as well, so these externals provide
true arrays for HyperCard.
These externals are free for non-commercial use, and may be freely
distributed.
If you like them, or are inspired to do a better job on associative
arrays, send me e-mail: [email protected]
Thanks.
Chris