Asynchronous REXX does not seem to work

"[email protected] [hercules-390]" <[email protected]>
Newsgroups gmane.comp.emulators.hercules390.general
Message-ID <[email protected]>
From help:
'&&' as the last argument requests that the script be run asynchronously in the background.

my 'hello.rex':
say time() 'Hello world (from ooREXX)'
if arg(1)<>'' then say 'parms:' arg(1)
else say 'no args'

Screen clip:
HHC01603I exec hello.rex kilroy was here &&
15:35:38 Hello world (from ooREXX)
parms: kilroy was here &&       
 

 The double ampersands are sent to the rexx pgm as part of the parameter.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.