|
Avoiding INTERPRET - 50925 "Value" can act as a pseudo-variable and thus help avoid using "interpret". Routines which are freed from the shackles of "interpret" become compilable. fld = "NAME" When using TSO/ISPF tables, a TBVCLEAR nullifies all the defined fields in the table, but suppose you wish to initialize them to "?" instead. "TBQUERY" tblname "KEYS(keynames) NAMES(names)" Frank Clarke, nisus@mindspring.com |