On Wed, 22 May 2002 13:11:27 -0400 Kee Hinckley said: > I wrote a routine that takes a reference to %fdat and constructs a > URL (it temporarily turns $escmode to 0). After a lot of confusion I > finally figured out why it wasn't working. > > This [- foo(\%fdat) -] passes a reference to a hash > > This <a href="[- foo(\%fdat) -]"> passes the first element of > the hash
I assume you meant <a href="[+ foo (\%fdat) +]"> ? Wim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]