Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any Suggestions Appreciated

Status
Not open for further replies.

Rad999

Technical User
Nov 15, 2006
22
CA
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top