Thank you. I 'm making a GIMAPI for this kind of query.
The problem was that I even didn't kown that it is an UTIN type entry.
If I can ask you:
The ISPF SMPE "CSI query" without entry name, gave me back, that
CELHS003 was an UTIN type.
Can I get the same via GIMAPI ?
I think you mean the ISPF CSI Query without specifying an Entry Type
returned an entry that matches the name with type UTIN. Yes you can do
the same with GIMAPI. Use the following for your query:
ENTRY = *
SUBENTRY = *
FILTER = ENAME='CELHS003'
Kurt Quackenbush -- IBM, SMP/E Development
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN