Skip to main content

Hi, we edit our  of visula cobolsources with ecliipse and we havea problem with one of them.

The case is that eclipse report us de error show in the image when we do the call to a paragraf 

But the paragrah exist, it is defined in line 29187.

 

there is a num. max of lines definided in Eclipse? is it posible to change this limit

there is a limit of lines  betwen the call and the definition of the paragrafh?

Hi, we edit our  of visula cobolsources with ecliipse and we havea problem with one of them.

The case is that eclipse report us de error show in the image when we do the call to a paragraf 

But the paragrah exist, it is defined in line 29187.

 

there is a num. max of lines definided in Eclipse? is it posible to change this limit

there is a limit of lines  betwen the call and the definition of the paragrafh?

The problem should not have to do with the number of lines in the source.

What Visual COBOL product version are you using?
Are the sources in a local project under Windows or in a remote project on Linux?Are there any other errors in the program?
What SQL preprocessor are you using, OpenESQL or Pro*COBOL, DB2 etc?

Since the source is being preprocessed, it might be that the preprocessor is changing the name of the paragraph, perhaps because of its length?