[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnubol: "Illegal" Next Sentence



I don't have a whole lot of interest in improving this hack, but its
use of a constant variable ;-) reminds me to put the question.  Are
compile time expressions still prohibited in COBOL?  I'm not trying
to start another extensions thread, but, syntactically, a numeric
literal is an arithmetic expression.

Mike

>>>>> "Bill" == William M Klein <wmklein@ix.netcom.com>
>>>>> wrote the following on Mon, 6 Dec 1999 00:00:18 -0600

  Bill> B) Create a COPY member called NextSentence which has the
  Bill> following code in it:

  If Next-Sentence = Space
    If Next-Sentence = Space
        Next Sentence
    Else
        Continue
  Else
     Continue
  End-IF




--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.