Once again I find myself writing IPCS formatting execs. My application makes use of name/token pairs, and I am attempting to track down the contents. I know how to dig the contents out myself, but I would prefer to use the supported method, but I am having a problem. I issue the command Nametokn ASCBnnn nolist rexx(token(tokeval)) And if tokeval changes from the pre-seed that I use, I know I have token I am looking for. All good. However, the contents of the rexx variable is unformatted data, so how do I utilize the data? If I specify LIST it is able to format the data, but I want to use the data for later processing (basically I would like to perform in a program actions similar to the actions done manually in the second example of the NAMETOKN command in the IPCS Commands manual.
Wayne Driscoll Product Developer JME Software LLC NOTE: All opinions are strictly my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

