On 2020-08-20, at 10:23:04, Alan Altmark wrote:
> 
>> I'd also really like to skip using the stack now that we can manipulate REXX
>> variables directly. Just set up or return a REXX stem and be done with it.
> 
> Done.  NAMEFIND supports both.
> 
"both"?  "set up or return"?  At
    
https://www.ibm.com/support/knowledgecenter/SSB27U_6.4.0/com.ibm.zvm.v640.dmsb4/naf.htm
I see only that it supports fetching NAMES entries, not updating.

And the entries seem to be returned with only simple numeric tails.
More useful would be:
    STEM.nickname.tag

But there'd need to be a scheme for dealing with duplicate tags.

-- gil

Reply via email to