Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!linac!midway!msuinfo!frith!griffin From: griffin@frith.uucp (Danny Griffin) Newsgroups: comp.sys.amiga.datacomm Subject: Re: VLT oddity? Message-ID: <1991Jan29.172140.21327@msuinfo.cl.msu.edu> Date: 29 Jan 91 17:21:40 GMT References: <11647@darkstar.ucsc.edu> Sender: news@msuinfo.cl.msu.edu Distribution: usa Organization: Michigan State University Lines: 27 davids@ucscf.UCSC.EDU (Dave Schreiber) writes: >I've been doing some experimenting with VLT's ARexx port and have found >something curious. The commands EMIT (which displays a string on VLT's >window) and SEND (which sends a string to whoever VLT is connected to), >only seem to recognize the first word of the string sent. For example: >/*A test of VLT's ARexx command 'SEND'*/ >address vlt >"send ls -l News*N" >results in only 'ls' being sent to the host. Does anybody know if this is Try this: /* ob cmt */ address VLT 'send "ls -l News*N"' -- Dan Griffin | A "critic" is a man who creates nothing and griffin@frith.egr.msu.edu | thereby feels qualified to judge the works of | creative men. There is logic in this; he is "Crritic!" -- Estragon | unbiased -- he hates all creative people equally.