Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Read this CGI? (solved)

From: jason:cunliffe:verizon at: 19-Apr-2002 16:13

> Just in case anyone was interested... > > The error came from the fact that I was using the word 'in as a variable > which replaced the native value of 'in effectively disabling many functions. > ;-))
So what do you all think are good REBOL strategy against such problems? ./Jason