home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!paladin.american.edu!auvm!AWIIMC12.IMC.UNIVIE.AC.AT!CHRISTIAN.J.REICHETZEDER
- Organization: Institut fuer Medizinische Computerwissenschaften
- Message-ID: <920910.092208.CDT.REICHETZ@AWIIMC12.IMC.UniVie.AC.AT>
- Newsgroups: comp.lang.rexx
- Date: Thu, 10 Sep 1992 09:22:08 CDT
- Sender: REXX Programming discussion list <REXXLIST@UGA.BITNET>
- From: Christian.J.Reichetzeder@AWIIMC12.IMC.UNIVIE.AC.AT
- Subject: Re: Reading inline "code" as input?
- In-Reply-To: Message of Wed, 9 Sep 92 15:49:30 MEZ from <RZOTTO@DKNKURZ1>
- Lines: 10
-
- On Wed, 9 Sep 92 15:49:30 MEZ Otto Stolz said:
- >On Wed, 9 Sep 92 11:27:24 GMT Horst Kiehl said:
- >> (Aside, an unmatched "*/", outside comments, is allowed.)
- >This is a sloppy implementation. Your interpreter should warn you of
- >unmatched closing delimiters, as well.
- There is no "unmatched */" - if no comment is active then it's a multiply
- operator followed by a divide operator, and this should result in "invalid
- expression".
-
- Christian
-