Hello, i have one beginners problem:

                            pomPrice := (item value / 100) *  item price.

                            Transcript show: 'Price is: '; show: pomPrice;
cr.
result:
Price is: (1999/20)
item value is 5
item price is 1999

but i need value = number :)

thnx

-- 
Jakub.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to