Hi
Is it possible to enter ASCII control codes (tab, newline etc) into the String Value box in Visual Logic. I want to construct a string from various Datalinq inputs, and use concatenate to put it all together then feed it into one text box for display. It's easier to do this than have a text box for every Datalinq input!
I've tried the C style like \0x09 and \0x0d but that doesn't work (but that's what I need!)
Thanks
Simon