Hi all, ----- Original Message ----- From: "Brett Handley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 6:40 AM Subject: [REBOL] Re: to-number does not work
> > It looks like these to-* functions have been created for the pseudo types.. > > I think my pick of the bunch would be: > > to-any-type "make my day" > > :^) > > > Anybody else sent this to feedback yet? > > Just looking up the public bug tracking system... oops we don't have one! > You better send it then :^) > > Regards, > Brett. edit: http://www.compkarori.com/vanilla/display/Core+Level , please. > ----- Original Message ----- > From: "Ashley Truter" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 01, 2003 1:53 PM > Subject: [REBOL] to-number does not work > > > > > > I get the following with 1.2.10.3.1: > > > > >> to-integer 1 > > == 1 > > >> to-decimal 1 > > == 1 > > >> to-number 1 > > ** Script Error: Cannot use to on datatype! value > > ** Where: to-number > > ** Near: to number! :value > > > > Anybody else sent this to feedback yet? > > > > > > Regards, > > > > Ashley -Ladislav -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
