Dan Sugalski wrote: > So what happens when you assign an overloaded value to a tied variable, or > vice versa? Which wins? Uh, the overloaded value gets evaluated to an normal value, and the tied variable does what it does with that. Maybe. -- John PorterThread Previous | Thread Next