gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] Problem with my first program...


From: Andy Ball
Subject: [open-cobol-list] Problem with my first program...
Date: Fri Nov 12 10:14:39 2004
User-agent: Mozilla Thunderbird 0.7.3 (X11/20040824)

Hello,

When I try to compile this...

       http://grex.cyberspace.org/~ball/248asb001.cob

                      ...I get this...

$ cobc 248asb001.cob
/tmp/cob13957b.c:149: nondigits in number and not hexadecimal
/tmp/cob13957b.c:149: nondigits in number and not hexadecimal
/tmp/cob13957b.c:149: nondigits in number and not hexadecimal
/tmp/cob13957b.c:149: parse error before `248ASB002'
/tmp/cob13957b.c: In function `main':
/tmp/cob13957b.c:158: nondigits in number and not hexadecimal
/tmp/cob13957b.c:158: nondigits in number and not hexadecimal
/tmp/cob13957b.c:158: nondigits in number and not hexadecimal
/tmp/cob13957b.c:158: called object is not a function
$

        ...I am using opencobol-0.23nb3 on NetBSD/i386 1.6.1.
I would welcome any helpful comments or suggestions.

- Andy Ball.


reply via email to

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