Igor Schein on Wed, 25 Aug 2004 00:50:48 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
read-only variable |
Hi, I propose a function protect(var), which would make variable var write-protected for the duration of the session to guard against accidental over-writing. Is it easy to implement? Thanks Igor