Spot-on, Dan. I have an immediate use for that. Ian
On Fri, Jan 22, 2010 at 12:04 PM, Dan Bron <[email protected]> wrote: > Raul wrote: >> I believe you can do this by >> mapping a read-only file. > > Nah, that's overkill. Search for "Single Assignment J" or "SAJ" in the Wiki. > > -Dan > > > > > Please excuse typos; composed on a handheld device. > > -----Original Message----- > From: Raul Miller <[email protected]> > Date: Fri, 22 Jan 2010 06:50:10 > To: Programming forum<[email protected]> > Subject: Re: [Jprogramming] LoBrow: browser for locale contents > > On Fri, Jan 22, 2010 at 6:29 AM, Ian Clark <[email protected]> wrote: >> Another thing I'd really like in J (and rookies shouldn't be allowed >> to ask such things) is something like the C++ "const". A way of >> locking down the name of a quantity so that it can't be changed during >> "the run", whatever that is -- at least not without raising an error. > > I believe you can do this by mapping a read-only file. > > -- > Raul > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
