mikael2 / naca

Automatically exported from code.google.com/p/naca
1 stars 1 forks source link

Issue with Level 88 variables #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I am having a level 88 variables with "+" in the value clause. While 
transcoding it is throwing an error saying that [PLUS] is invalid. Given below 
is an example statement.

 05  MY-VARIABLE                    PIC S9(04) COMP.
      88  MY-ERROR                   VALUE +1259.

Thanks
 Kiran

Original issue reported on code.google.com by kiran.ke...@gmail.com on 21 Jan 2013 at 6:44