P_File =DataTable("p_File", dtLocalSheet)
JavaWindow("Connected to .. fins003t:20216").JavaEdit("JTextArea").Set cstr(P_File)
P_File contains
35=D49=MY56=PEERS115=FIXTEST34=4657=FIXMAJ52=20061129-15:24:30.92511=SLF78900461=5120516163=664=20061129-15:24:3021=318=255=NT207=TO54=160=20050425-15:44:1738=2250040=244=1559=0377=N9176=Y10=0
I HAVE TO SEND THE ABOVE MESSAGE TO MY APPLICATION.
Problem is I am able to send the message but WITHOUT THE SQUARES.I used msgbox function to see if the message is picking up correctly from the datatable.It is picking the message correctly with SQUARES but when you send it the message is displayed without the squares.
If anyone could suggest anything that will help me move forward i will really appreciate it.
JavaWindow("Connected to .. fins003t:20216").JavaEdit("JTextArea").Set cstr(P_File)
P_File contains
35=D49=MY56=PEERS115=FIXTEST34=4657=FIXMAJ52=20061129-15:24:30.92511=SLF78900461=5120516163=664=20061129-15:24:3021=318=255=NT207=TO54=160=20050425-15:44:1738=2250040=244=1559=0377=N9176=Y10=0
I HAVE TO SEND THE ABOVE MESSAGE TO MY APPLICATION.
Problem is I am able to send the message but WITHOUT THE SQUARES.I used msgbox function to see if the message is picking up correctly from the datatable.It is picking the message correctly with SQUARES but when you send it the message is displayed without the squares.
If anyone could suggest anything that will help me move forward i will really appreciate it.