How can I do a redirection with perl using a variable?


For instance, if I write:

  perl ... > <Choices$Write>.WWW.Browse.Hotlist

I get the following error:

  Filing system ADFS: must be given a filename


Adding double-quotes (as it was suggested a long time ago) doesn't
solve the problem:

  perl ... > "<Choices$Write>.WWW.Browse.Hotlist"

gives the following error:

  No such file or directory


I have perl 5.005_03, release 1.13.

-- 
Vincent Lef�vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Math�matiques et Logiques, TETRHEX, etc.
Computer science / computer arithmetic / Ar�naire project at LIP, ENS-Lyon

Reply via email to