Hello,
I am having a problem with copy and pasting in to a GET field. A user copies from one field then pastes to another field, the paste only copies the first 6 characters. How can I resolve this problem?
Thank you,
Hello,
I am having a problem with copy and pasting in to a GET field. A user copies from one field then pastes to another field, the paste only copies the first 6 characters. How can I resolve this problem?
Thank you,
Darrell,
Whats the variable length used on the GET where you paste ?
Hi Antonio,
The character length is 45
Regards,
Darrell,
And whats the variable length in the GET where you copy ?
The source length was 20 characters
Darrell,
Please test samples\TestGet2.prg. Copy the first GET content, then erase it content, tab to other GETs, then go back and paste. The paste works fine.
What FWH version and build are you using ?
Antonio,
That seems to work. I need to check further with my client. I will get back to you soon.