‎2007 Jan 04 7:29 AM
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
‎2007 Jan 04 7:49 AM
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
‎2007 Jan 04 8:37 AM
Hi,
Write the text element using capital letters.Then code inspector won't show the error.