[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: read only globals...
- From: "kaishaku13" <kaishaku13@...>
- Date: Mon, 29 Apr 2002 18:38:39 -0000
I like the idea of local by default and easy global read access...
Anyway, for now I need a solution in work4. I simply want to
make some globals constant/read-only. I've heard this is possible
but how? What am I going to be doing? Perhaps a settable for the
globals table? I've tried a few things without luck as usual. :p