Originally Posted By: Shawn

$verh = CDbl("$dev" +"." + "$mod")



? $verh gives 1 and should be 1.688
width = 2048
and hight = 1360

With my code '$verh = "$dev" +"." + "$mod" 'I get 1.688

My problem is multiplying 600 times 1.688 the result I get is 1200 and not
1012.8

I hope You can help.

Peter