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

[REBOL] Odd behavior with setting variables

From: webmaster:siliconspecies at: 25-Jul-2000 0:50

I have been writing some code and can't seem to get consistent behavior from 1 loop cycle to another in a FORALL basically when I set some variables initially before going into the loop, the loop cycles and at end of loop before it comes in again i reset the variables to what they need to be. but even though i use clear variable or variable: clear variable variable: "string" it does not clear it or set the variable, yet it did work at the beginning. so i come into loop fine works, i reset variables it loops back around and goes in again i reset variables loops back and dies HELP! Thanks, Jeff Jeff Rubin, CTO/Co-Founder Audiopia Shutup and Listen... http://www.audiopia.com also check out my personal site Brainbyte! http://www.brainbyte.com