in reply to Referencing string: Can't use string as a SCALAR ref
I did not see the extra $. DoH!logFunc("...performing FTP of $$strFileB");
Performing:
..did the trick.$strFileB = $$strFileB;
Is there a better way to do this?
-P0w3rK!d
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Referencing string: Can't use string as a SCALAR ref
by cbro (Pilgrim) on May 12, 2003 at 18:41 UTC |