Thanks, parse reduce [url!] [datatype!] also works, and here is the reason,
>> type? first [url!] =3D=3D word! >> type? first reduce [url!] =3D=3D datatype! Thanks again. Thu, 18 Mar 2010 16:52:56 +0200 tarihinde sqlab <[email protected]> =FE=F6yl= e = yazm=FD=FE: > > e.g > > parse reduce [url!] reduce [datatype!] > > > On 18.03.2010 15:29, =DEemseddin Moldibi wrote: >> Hi, is it possible to parse datatype! values? >> >> >>>> type? url! >>>> >> =3D=3D datatype! >> >> >>>> parse [url!] [datatype!] >>>> >> =3D=3D false ;why? >> >> >>>> parse [url!] [word!] >>>> >> =3D=3D true >> >> >>>> datatype? url! >>>> >> =3D=3D true >> >> >>>> word? url! >>>> >> =3D=3D false >> >> > -- = =DDyi =E7al=FD=FEmalar, =DEemseddin Moldibi -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
