> AM> I have data that would fit an associative array if they 
> AM> really existed in Pascal
> 
> I remember spotting this in the "Contributed Units" section,
> although I don't know if it will suit your needs:
>   http://www.behrenhoff.de/pascal/hash.zip
>  




"
    This unit implements an associative array.
    Before writing this unit, I've always missed Perl commands
    like $h{abc}='def' in Pascal.

    Copyright (C) 2001  Wolf Behrenhoff <[EMAIL PROTECTED]>
    Version 0.9.1 (works fine, don't know a bug, but 1.0? No,
                   error checks are missing!)
"

Interesting - let us know if it works out.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to