Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!sdd.hp.com!uakari.primate.wisc.edu!aplcen!haven!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.lang.rexx Subject: Re: arexx variable substitution Message-ID: <20801@nigel.udel.EDU> Date: 1 Jun 90 16:03:04 GMT References: <30411@cup.portal.com> Reply-To: new@ee.udel.edu (Darren New) Organization: University of Delaware Lines: 10 In article <30411@cup.portal.com> MJB@cup.portal.com (Martin J Brown-Jr) writes: >address 'TxEd'i 'LOA' a /* loa = load, a = filename arg */ You need a variant of the command as documented under the "address" statement in the manual. It's something like address expr 'TxEd'i ... or address value 'TxEd'i ... or something like that. "It's in there" (sorry, but I can't find my own manual at the moment) -- Darren