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

unicode problem: offset problem

Former Member
0 Likes
426

hi

thanks for ur ans. i m having one more query.

clear spell+403.

for the above statement the error message is: the offset-declaration exceeds the length of the character -type start(=18) of the structure.

2 REPLIES 2
Read only

Former Member
0 Likes
375

Hi Richard,

try this,

clear spell + 403.

Thanks.

Read only

Former Member
0 Likes
375

You should define the start of the field...


clear spell+(5)403.

Starts on character 5 and cleans up to 403 characters...

Greetings,

Blag.