Yes, in that case you are initializing t and would be able to use it. I only 
get the 

+------------+-----------+----+------+-----------+----+-------+
|invalid name|not defined|noun|adverb|conjunction|verb|unknown|
+------------+-----------+----+------+-----------+----+-------+

message when I try to access a noun that has not been loaded and I believe that 
the original problem was that t was not initialized when there was an attempt 
to use it in the edit window. 

If you are getting messages like that after initializing t then you are seeing 
behaviour that I am not.

I'm sorry that I seem to have misunderstood some of your posts and have not 
made myself as clear as I should have.

Cheers, bob

> On May 11, 2022, at 11:11, greg heil <[email protected]> wrote:
> 
> Bob
> 
> if run "t" from edit pane
> (ctrl-enter)
> is this not an
> initialization?
> 
> certainly
> i can put something in t
> and this overrides the default..
> 
> ~greg heil
> picsrp.github.io
> i.tgu.ca/real_cal
> twitter.com/g1h
> twitter.com/tweitku
> 
> --
> 
> from: 'robert therriault' via General <[email protected]>
> to: [email protected]
> date: May 11, 2022, 10:59 AM
> subject: Re: [Jgeneral] J Playground test
> 
> Hi greg,
> 
>> I think you may be assuming that when you see the contents of the edit 
>> window that it has been loaded. It is not automatically loaded, but is only 
>> loaded when the user chooses to load it. I believe that is the 
>> initialization that you are expecting.
> 
> Let me know if I have misunderstood.
> 
> Cheers, bob
> ----------------------------------------------------------------------
> 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