From: | Andreas Mixich |
Date: | 19 Aug 2000 at 19:36:40 |
Subject: | 42: Unbalanced parentheses (not!) |
Hello,
I have three lines in my script:
decoder = "CALL '"||'rexx:Converter/'||intype||'.decode''' '("'||infile||'","'||tmpdir||'")'
say decoder
INTERPRET decoder
which result in
CALL 'rexx:Converter/x-lharc.decode' ("DOWNLOAD:Hunt.lha","ENTPACK:Converter/")
Convert.rexx : Error at line 213: INTERPRET decoder
Error: 42 Unbalanced parentheses
Why ? I have exactly two parentheses.
ARexx mailing list - No flames, no overquoting, no crossposting. Unsubscribe: Blank mail to mailto:arexx-unsubscribe@onelist.com