[REBOL] Re: local vars in functions
From: mat:0wnerage at: 24-Apr-2002 18:12
Hello Gregg, GI> UNFREEZE context GI> extend context GI> FREEZE context Actually it would have felt a bit more intuitive for me to actually specify variables that were global, and not mention variables that are local specifically. If only because the way I code that would have a hell of a lot less behind /local :) Anyhow, I appreciate this isn't going to happen and it's no big deal. Regards, Mat Bettinson