Good way is to keep verbsand nouns separate in separate locales.
Especially keep fixed global names separate.
Maybe learn from utils and use OOP techniques?

On 14 Jul 2017 12:22, "Rudolf Sykora" <[email protected]> wrote:

> On 14 July 2017 at 12:09, Ric Sherlock <[email protected]> wrote:
> > I suppose this depends on what "reset" means exactly.
> > You can run the following command to get rid of existing name definitions
> > in the base locale
> > clear ''
> > But it is certainly not the same as a new J session.
> > It might be useful to explain why you might want to "reset a jqt
> session".
>
> Thanks. This is perhaps good enough.
>
> By resetting I mean getting close to the state as when I quit and
> run jqt anew. What might stay is the content of windows (the text),
> but othewise no other variables should exist. This
> may be impossible (if, e.g., the ide's state, etc. is accessible from
> the terminal), but this I do not know (but seems to be the case).
> Practically, I want to remove 'everything I did', but would prefer
> the windows with codes stayed so that I would not have
> to open them again.
>
> I guess your 'clear' is probably the best one can sensibly do.
>
> Ruda
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to