gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] SPECIAL NAMES


From: maik vogel
Subject: [open-cobol-list] SPECIAL NAMES
Date: Tue Jul 19 02:05:46 2005

--- Weitergeleitete Nachricht ---
Von: "maik vogel" <address@hidden>
An: address@hidden
Betreff: 
Datum: Tue, 19 Jul 2005 10:58:59 +0200 (MEST)

hello, i m trying to translate the cobol source to c with this command:

cobc -C -fmain filename.cbl

result:

filename.cbl:93: syntax error, unexpected SPECIAL_NAMES, expecting $end



this ist the critical section:

       environment division.
       special-names.
            environment-name  is env-name
            environment-value is env-value
            command-line is cmd-line.

       input-output section.
       file-control.


can someone help please!?

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


reply via email to

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