Teddy -- ...and then Octavian Rasnita said... % % Hi all,
Hello! % % I've printed a block of text using: % % print <<eof; % <a href="mailto:$email_address?subject=This%20is%20the%20subject">email % me</a> % eof % % The problem is that using <<eof, the script prints spaces instead of %20. Not here: [zero] [9:53pm] ~> cat /tmp/goo #!/usr/bin/env perl $email_address = "addy"; print <<eof; <a href="mailto:$email_address?subject=This%20is%20the%20subject">me</a> eof [zero] [9:53pm] ~> ls -lF /tmp/goo -rwxr-xr-x 1 davidtg 135 Jun 9 21:53 /tmp/goo* [zero] [9:53pm] ~> /tmp/goo <a href="mailto:addy?subject=This%20is%20the%20subject">me</a> Is there anything else in your code that we should see? HTH & HAND :-D -- David T-G * It's easier to fight for one's principles (play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie (work) [EMAIL PROTECTED] http://www.justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
msg05298/pgp00000.pgp
Description: PGP signature