Menu

#15 "not all input was consumed": NOT >=

v1.0 (example)
closed-fixed
nobody
None
5
2013-08-13
2013-07-30
No

EVALUATE TRUE WHEN 1 NOT >= 2 continue END-EVALUATE (results in "Loose end of statement" when used in IF)

Simon

1 Attachments

Related

Discussion: Missing Support for COBOL 2002 (level 78, EXIT SECTION/PERFORM, length of section names, BASED/ALLOCATE/FREE)

Discussion

  • Simon Sobisch

    Simon Sobisch - 2013-08-02

    IF 1 NOT <= 2 [...] and IF 1 <> 2 [...] result in "Loose end of statement", too.

     

    Last edit: Simon Sobisch 2013-08-02
  • Simon Sobisch

    Simon Sobisch - 2013-08-12

    Fixed with latest patches, can be closed when covered in test suite.

     
  • KrisDS

    KrisDS - 2013-08-13

    Yeah, the issue was added to the test suite. Will close.

     
  • KrisDS

    KrisDS - 2013-08-13
    • status: open --> closed-fixed
     

Log in to post a comment.