gnucobol-users
[Top][All Lists]
Advanced

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

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


From: vbcoen
Subject: Re: [open-cobol-list] Compiler error.
Date: Tue, 23 Apr 2013 15:02:15 +0100
User-agent: KMail/4.8.5 (Linux/3.4.34-desktop-1.mga2; KDE/4.8.5; x86_64; ; )

On Tuesday 23 Apr 2013 09:50:39 john Culleton wrote:

> And now another one. my program compiles until it encounters:

>

> MOVE SPACES TO NAME-STORE.

> ACCEPT NAME-STORE AT COL 15.

 

You missed out line nn eg,

accept name-store at line 5 col 15.

 

 

V.

 

 


reply via email to

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