On 6/15/10 5:22 PM, Greg Wooledge wrote: > `declare' has the side effect of making things local to a function, if > it is used within a function. There is currently no way to create a > global associative array while inside a function; you'd have to do it > outside the function. > > Chet has said, I think, that he might consider a `global' (or similar) > keyword at some point in the future.
Actually, it would be a `-g' option to declare, and that will probably get in there. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/