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

Code Inspector Error

Former Member
0 Likes
407

Hi all,

I am facing a problem if anybody can help. I have made an inlcude and compiled and activated it. but at the time of release, I am getting an error whihc is quite Vague in my entire program. The error coming is unable to translate the Text Element. I am using a split statetment where my split criteria is on 'Joining Date',

next is 'Month of', next is 'Location', .......as such 13 statements of this kind.

I am unbale to release thus my request as I do not know how it will effect if I transport.

regards

Abhilasha Gupta

2 REPLIES 2
Read only

Former Member
0 Likes
336

hi

you can use offsets instead of using split.

else, put a comment there: <b>"EC</b> at the end of each line.

activate the program and go to program>check>code inspector.

it will point out the errors and it will give you the description along with solution (i.e., comments u can use).

thx

murthy

Read only

Former Member
0 Likes
336

Hi,

Write the text element using capital letters.Then code inspector won't show the error.