Is this expected?  Where documented?  Thank you, Dave.

$ !jc
jconsole

   JVERSION
Engine: j701/2011-01-10/11:25
Library: 7.01.050
Platform: Linux 64
Installer: j701a_linux64.sh
InstallPath: /usr/local/j64-701

   g=: +

   a=:adverb define   NB. bad
[email protected]
g y
)
   
   A=:adverb define   NB. good
[email protected]
GEE y
)

   (<'g')A 3j9
3j_9

   (<'g')a 3j9    NB. name confliction?
|stack error: g
|       g y


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to