>> parse "LIB1 " ["LIB1"]
== false
>> parse "LIB1 " ["LIB1" to end]
== true
>> parse "LI B1 " ["LIB1" to end]
== false
result says, could parse full string, or there is a rest, IMO.
Volker
Am Mit, 05 Apr 2000 schrieben Sie:
> Hi bciceron,
>
> The short version is: I believe it's a bug.
>
> The long version:
>
> space at the begining of string:
> >> parse " LIB1" ["LIB1"]
> == true
>
> space smack in the middle of token:
>
> >> parse "LI B1" ["LIB1"]
> == false
>
> ;- Elan >> [: - )]
--
Volker
- [REBOL] Core Distribution Question lorrainemagnus
- [REBOL] Core Distribution Question Re: ingo
- [REBOL] parse / space bciceron
- [REBOL] Core Distribution Question Re:(2) dan
- [REBOL] parse / space Re: icimjs
- [REBOL] parse / space Re:(3) agem
- [REBOL] parse / space Re:(3) icimjs
- [REBOL] [REBOL]CGI script problems on... tjohnson
- [REBOL] [REBOL]CGI script problem... kracik
- [REBOL] [REBOL]CGI script pro... tjohnson
