[REBOL] Re: The all function.
From: louisaturk:eudoramail at: 13-Apr-2002 23:45
Hi,
At 07:18 PM 4/13/2002 -0500, you wrote:
>Hello Dr. Louis,
>
>Im still learning how to Rebol my way around, so hopefully someone can
>correct me if Im wrong but,
>
>is code & chknum looking for type? string "9898" "BOO"
>or type? string and type? number "BOO" 9898
They are both strings.
>some functions will find string code the first time but afterward
>you must specify them with {"BOO"} brackets in order not to
>loose your #" " characters.
I don't understand what you mean. Please give an example.
Louis