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

Avoid Error message

Former Member
0 Likes
676

Dear all,

i want to hide error message generated by code inspector.

plz. help me

5 REPLIES 5
Read only

Former Member
0 Likes
649

Hi,

First you need to find the pseudo comment

Just go to code inspector

Program-> check-> code inspector.

There you can expand the root node till you find the error screen.

There you can click on the information icon .

below it shows the pseudo comment.

Just pass that pseudo comment at the end of that particular line where it is showing the error message.

I think it is useful for you.

Read only

0 Likes
649

how can i find Psedo comment????

Read only

0 Likes
649

Hi,

Codes like "#EC * or some like this will show to hide errors.

Regards,

Raghu

Read only

0 Likes
649

Dear Deepika,

thanx for ur answer, i already hided erors belongs to driver program . but some error are occure for module pool.

in release time, this error is detected by code inspector..............................I/O field (output field) ZZWERKS1 has no accessible label........................how can i hide it.

actually for this no pseodo code is available

Read only

Former Member
0 Likes
649

Problem related to Driver program is solved but How can i hide related to module pool