On Wednesday, March 20, 2002, at 07:05 AM, Ben Rubinstein wrote:
> It seems counter-intuitive that I can make a parameter in > subroutine refer > to the same object as a variable in my routine, but I can't make two > variables in my routines do so. I don't have a real solution. Just a couple alternatives: 1. 2D arrays. 2. Put the name and do. Dar Scott _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
