I have code that takes input text file, and sends commands to Rumba Terminal 3270. Whenever it gets to "N<" in my string variable, all hell breaks loose. Below is snippet..
EMSendKey "<Home>UDU " i_SERVICE & "AS" & "<Enter>"
So with i_SERVICE being "N<" it should send UDU N<AS <enter>
it works with thousands of other input lines,,, but the N< is causing chaos,,, N> works just fine... please help...
#Rumba
#Script




