gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] RANDOM-ly non-random


From: Bruce M. Axtens
Subject: Re: [open-cobol-list] RANDOM-ly non-random
Date: Fri, 31 May 2013 09:53:35 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20100101 Thunderbird/22.0

On 31/05/2013 12:37 AM, Robert Wolfe wrote:
Odd, because when I go to compile this code, I get this:

address@hidden:~$ cobc random.cbl
random.cbl: In paragraph 'Main':
random.cbl:11: Error: syntax error, unexpected PERFORM, expecting ADDRESS or "Identifier"

System is Debian 7 "Wheezy" AMD64 running in an ESXi 5 virtual machine.
Robert

How about
$ cobc -free random.cbl

My compile command in that case was
$ cobc -x -free -I/usr/local/include -L/usr/local/lib random.cbl


reply via email to

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