Craig A. Berry wrote: >Thanks. I was going to suggest s/paren_list/parenlist/ for symmetry >with qwlist and because munge is both imprecise and derogatory, The symmetry would be misleading: a qwlist is a single token, but a paren_list is a multi-token grammatical construct. Derogatory is fine, this being a deprecated code path. >FWIW, automated name shortening is available on VMS as a compiler >switch, It would be nice for embed.pl or something in the test suite to check the symbols for VMS compatibility. They need to be no longer than 31 chars, and unique when case-folded. (Geez, what do you guys do for C++?) -zeframThread Previous | Thread Next