It's maybe because when you thought it was an assignment, it was actually not.
You has to insert a space between the ":" and the value. >> .a: 20 == 20 ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 17, 2002 11:44 PM Subject: [REBOL] Explain please > Hi List, > > >> .a:10 > == .a:10 > >> .a > ** Script Error: .a has no value > ** Where: halt-view > ** Near: .a > > > no error occurred on the "assignment" > yet there is no value for .a > > Dick > > > Download NeoPlanet at http://www.neoplanet.com > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
