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

include

Former Member
0 Likes
569

hi guyz,

when include is included in a program iam getting an error saying 'report or program already exists'.

plz advise

regards

4 REPLIES 4
Read only

Former Member
0 Likes
544

Hi,

check ur include program name whethet it is same as ur main prog name.

reward if helpful

else provide detail explanation of problem

Read only

Former Member
0 Likes
544

check your include, the one which you include in your report.

probably it has a "Report" statement at its top.

Read only

0 Likes
544

hello,

thanks for your replies .... it is >>INCLUDE lzcccitop.

which includes all the declarations.

Read only

Former Member
0 Likes
544

Hi,

Place ur Include in thr Main Prgram . dont place it in the TOP include.Also check wheather u have report statement in the include .I so remove it.

Regards,

Balakumar.G

Reward Points if helpful.