cancel
Showing results for 
Search instead for 
Did you mean: 

How to clear Pco FixedQuery cache

Former Member
0 Kudos

Hello Folks,

I am using Pcoquery fixedquery mode to send data to a TCP server. I am using the call send function as mentioned below.

CALL SEND(address=’127.0.0.1’, port=’20000’, message=’Hello World’);

Unfortunately some of additional chars (^@) gets added as prefix to my message. I think these chars are getting added from cache. Is there any way to clear the cache of Pco Query.

Pco version 15.1

Thanks

Shaji

Accepted Solutions (0)

Answers (0)