Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!uwvax!astroatc!nicmad!madnix!perry From: perry@madnix.UUCP (Perry Kivolowitz) Newsgroups: comp.sys.amiga Subject: Re: Problem with AREXX & CED! Keywords: AREXX, Ced, Help Message-ID: <1529@madnix.UUCP> Date: 7 Sep 90 05:12:03 GMT References: <1990Sep1.220558.6460@ameristar> <1990Sep2.021440.23224@ecn.purdue.edu> Reply-To: perry@madnix.UUCP (Perry Kivolowitz) Organization: ASDG Incorporated Lines: 22 Getting strings from CED using GETSTRING works fine even when there are spaces in the arguments or the string. Remember that: (1) AREXX ALWAYS strips the outer most set of quotes off of everything. (2) CED strips a set of quotes which tells it that everything inbetween is a single argument. So... GETSTRING "This is a test." doesn't work. but... GETSTRING '"This is a test."' does the expected thing. pk -- Perry Kivolowitz, ASDG Inc. ``We look for things. Things that make us go.'' UUCP: {harvard|rutgers|ucbvax}!uwvax!astroatc!nicmad!madnix!perry CIS: 76004,1765 PLINK: pk-asdg