Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!sun!amdahl!JUTS!bzr10 From: bzr10@ccc.amdahl.com (Bruce Richardson) Newsgroups: comp.lang.rexx Subject: Re: Question about Parsing Keywords: Rexx parse parsing Message-ID: Date: 28 Nov 90 20:45:00 GMT References: <9304@ncar.ucar.edu> <90332.090459MADIF@ROHVM1.BITNET> Reply-To: bzr10@JUTS.ccc.amdahl.com Bruce Richardson Organization: Amdahl Canada Limited, Toronto, Ontario Lines: 9 How about using INTERPRET? As in... number = 4 interpret "parse value 'dog/cat' with word1 "number" word2" By the way (BTW?): the =(number) construct did not work on my TSO/E system with REXX370 3.45! Regards, Bruce As usual, the opinions express in this document are my own, and do not reflect upon my employer.