‎2008 Mar 26 2:05 PM
hi guyz,
when include is included in a program iam getting an error saying 'report or program already exists'.
plz advise
regards
‎2008 Mar 26 2:08 PM
Hi,
check ur include program name whethet it is same as ur main prog name.
reward if helpful
else provide detail explanation of problem
‎2008 Mar 26 2:08 PM
check your include, the one which you include in your report.
probably it has a "Report" statement at its top.
‎2008 Mar 26 2:13 PM
hello,
thanks for your replies .... it is >>INCLUDE lzcccitop.
which includes all the declarations.
‎2008 Mar 26 2:10 PM
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.