Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

paste letters to input left and right

$
0
0
Hi all, I've this code
Code:
text_app = TextFile.ReadToString(_TempFolder.."\\text_app.txt");
Input.SetText("InputSerial", text_app);
Usually the string risults in 00010101.
I want to add APPNr at the beginning and Ver1.0 at the end.

I tried Input.paste but it adds letter only an the left.

Thank a lot!

Viewing all articles
Browse latest Browse all 2105

Trending Articles