[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] format total_cost


[perl]
my $price = $Tag->total_cost();
return $price
[/perl]

the output is for example 130.00$

[perl]
my $price = $Tag->total_cost(noformat=>1);
return $price
[/perl]

the output is all 0

I wuold like 130.00

Saluti Stefano



_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.