Info-Mac Archive Downloads: dev/card/ Hypercard

Back to dev/card/ Hypercard

Associative arrays for HyperCard (associative-arrays-hc.hqx)

Download associative-arrays-hc.hqx (16,461 KB)


From: (Chris Culy) cculy@blue.weeg.uiowa.edu
Subject: Associative arrays for HyperCard

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: chris-culy@uiowa.edu

Thanks.

Chris