In vb, you can create a string and include chr(13) to represent an Enter keystroke. I checked out the threads on this here but they don't work.
I tried the convert.tostring(13) and it's not working. Is there a namespace I need to use in order to be able to send an Enter keystroke?
