Hello Garold!
On 09-Dic-00, you wrote:
GJ> The only answer I have is that 'some is recognized only by
GJ> the parse dialect and not by REBOL: directly, and 'parse is a
GJ> native! word.
That is correct. SOME is a keyword in PARSE's dialect.
GJ> A legal REBOL integer is a bit more complicated (FWIW):
Yup. But I think someone was asking for how to detect if a string
only contains digits. To test if a string is a valid REBOL
integer, you can just do:
integer? try [load string]
Regards,
Gabriele.
--
Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
- [REBOL] Re: Path with integers Allen Kamp
- [REBOL] integers in paths Giovanni Cardona
- [REBOL] Testing if a string is an integ... Mat Bettinson
- [REBOL] Re: Testing if a string is... Daan Oosterveld
- [REBOL] Re: Testing if a string is... Philip Bevan
- [REBOL] Re: Testing if a string is... Mat Bettinson
- [REBOL] Re: Testing if a string is... Carl Read
- [REBOL] Re: Testing if a string is... Gabriele Santilli
- [REBOL] Re: Testing if a string is... Carl Read
- [REBOL] Re: Testing if a string is... Garold L. Johnson
- [REBOL] Re: Testing if a string is... Gabriele Santilli
- [REBOL] Re: Testing if a string is... Garold L. Johnson
- [REBOL] Re: Testing if a string is... Petr Krenzelok
- [REBOL] Re: Testing if a string is... Andrew Martin
- [REBOL] ODBC Graham Chiu
- [REBOL] ODBC problems Graham Chiu
- [REBOL] Re: PostgreSQL 2 Rebol and back again... Gabriele Santilli
- [REBOL] Re: PostgreSQL 2 Rebol and back again... Jamey Cribbs
- [REBOL] Re: PostgreSQL 2 Rebol and back again..... Gabriele Santilli
- [REBOL] Re: PostgreSQL 2 Rebol and back aga... Jamey Cribbs
- [REBOL] still a rookie Giovanni Cardona
