Hi Şemseddin, ŞMB> Hi, how do I prevent Rebol Console to use scientific notation for = ŞMB> decimal numbers? ... ŞMB> Is there a system/option?
There isn't a system option, unfortunately. It's come up a number of times, and the best you can do is to have a function you use to format the numbers yourself. http://www.rebol.org/ml-display-thread.r?m=rmlZFPQ http://www.rebol.org/ml-display-thread.r?m=rmlNKXQ http://www.rebol.org/ml-display-thread.r?m=rmlCKVC -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
