gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] parser error.


From: Richard A. Painter
Subject: Re: [open-cobol-list] parser error.
Date: Mon Jul 8 08:54:04 2002

i'm not certain of the cause since i have not looked at the latest translator. 
however, the translator is supposed to mangle legal cobol names with hyphens (-)
in them and change them to underscores (_) to make them compatible with c.

i know that some names i have used are converted so my guess is that your usage
of crt-status evoked a different part of the translator not yet explored with
mangled names.

as for the cursor, i don't know.  i'm sure one of the developers will respond
with the details and a likely fix for both.

rich



address@hidden wrote:
> 
> Hello,
> while creating a c source from cobol source, parser gives error in special 
> names.
> special names.
>         decimal point is comma
>         cursor is crsr
>         crt status is crt-tus.
> 
> errors are given for CURSOR and CRT STATUS.
> both CRSR AND CRT-TUS are defined in working-storage.
> 
> Anyone can help me?
> 
> Marcello
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Oh, it's good to be a geek.
> http://thinkgeek.com/sf
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list

-- 

+---------------------------------------------------------------+
| Richard A. Painter            Phone 719 495 7054              |
| Painter Engineering, Inc.     Mailto:address@hidden       |
| 8470 Swan Rd.                                                 |
| Black Forest, CO 80908                                        |
|                                                               |
| Visit our Web site:         http://painter.inc                |
|         http://home.earthlink.net/~painterengineering         |
|                                                               |
| Systems & Software Engineering + LAN WAN Networking + X.25    |
| INTERNET TCP-IP + Real-time Transaction Processing            |
| System & Software Integration, Testing, Verification & Audits |
| Web Hosting & Design + Apache + PHP + modSSL + cURL           |
| Database Design & Applications + Oracle                       |
| Benchmarks + Course & Workshop Development & Delivery         |
| Financial and Medical Software Integration + Security         |
| Middleware + EDI + Cryptography + Firewalls                   |
| UNIX + Linux + Windows                                        |
|                                                               |
| What is popular is not always right and what is right is not  |
| always popular.     - Howard Cosell                           |
|                                                               |
| Chance favors the prepared mind!   Illegitima non carborundum |
+---------------------------------------------------------------+


reply via email to

[Prev in Thread] Current Thread [Next in Thread]