Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in Include

Former Member
0 Likes
620

Hi,

When I am looking the Zprog.. which is already existing and working. In that one of the include showing syntax error as follows.. I am not able understand this ?

REPORT/PROGRAM statement missing, or program type is I (INCLUDE).

Could any one can tell me what is this and how should is clear.

Regards

Reddy

4 REPLIES 4
Read only

Former Member
0 Likes
564

Hi,

Try to do syntax check for the main program...Ctrl + F7..

Thanks,

Naren

Read only

venkata_ramisetti
Active Contributor
0 Likes
564

Hi,

One thing if the mainprogram is inactive and you are trying to activate include program in it, then you will get such errors.

Thanks

Ramakrishna

Read only

0 Likes
564

Hi,

Main porgram is active, I have checked in another server too.. there also the same prob.. I have did ctrl + F7 also did't find any error..

why this error is occuring.

Regards

Reddy

Read only

Former Member
0 Likes
564

Hi,

I am not sure of this..May be it was just compiling the include alone if you do ctrl + f2 and probably that is the reason why it is searching for program / report.

But if you do CTRL + F7 main program check..It was compiling the main program..

But I am not sure as this is not always consistent..

Thanks,

Naren