Comment Cursor Position

Pechadre

Member
Hello,

I don't find how do this.

I have a character variable on 8 digits. I want to begin the enter the value on the third digit until the end. With set or prompt-for command, i don't succeed to do that. Each time, i begin at first digit.
How can i do that ?

Best regards.

Progress 10.2B on CHUI environment.
 
Workaround would be to display the format as "x(6)" and then prepend the value entered with two spaces on save.
 
Hello.

Thanks for your answer, but i can't change the format. It's in customer order entry ( item ref ou cust part ref ).

Best regards.
 
Back
Top