REBOL3 tracker
  0.9.12 beta
Ticket #0001405 User: anonymous

Project:



rss
TypeWish Statusreviewed Date25-Dec-2009 22:35
Versionalpha 95 CategoryNative Submitted byPeterWood
PlatformAll Severityminor Prioritynormal

Summary to-string to remove leading $ from money datatype
Description As not all uses of the money datatype will be for US Dollars, it would be helpful if to-string of a money value would remove the leading $. Then the idiom for printing (or "viewing") a non-USD money value would change from:

print remove to-string my-money

to

print to-string my-money

Example code

			

Assigned ton/a Fixed in- Last Update12-Jan-2010 21:07


Comments

Date User Field Action Change
12-Jan-2010 21:07 carl Description Modified -
12-Jan-2010 21:07 carl Status Modified submitted => reviewed
25-Dec-2009 22:35 PeterWood Ticket Added -