|
|
 |
Re: FN-FORUM perl problem...again
date posted 26th January 2001 09:37
At 13:09 25/01/01 , you wrote:
>I've got a script that uses dollars as it's currency. Has anyone an idea
>as to what to look out for and change to make it into pounds? is it $$ 4
>dollar and £$ for pound?
>cheers in advance
This can be tricky as $ is also used in Perl to denote a scalar variable.
If you email me the script I'd be
glad to have a look.
|
 |
|