Does this help?

   temp=. 'thisname'
   temp
thisname
   (temp)=. 4 5
   temp
thisname
   thisname
4 5
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to