Page 1 of 1

Is there a Gadget that can handle binary data?

Posted: Mon May 08, 2023 8:22 pm
by swhite
Hi

I have command strings that must be sent to equipment that include binary data. The problem is that some of the data is in the 128-159 range which get replaced with "?". I would like a gadget that does not convert the data to Chr(63) but just sends it exactly as is. The EditorGadget will allow me to send the data correctly the first time I past it into the control but sending it second time the characters have been replaced with "?".

Simon

Re: Is there a Gadget that can handle binary data?

Posted: Mon May 08, 2023 8:59 pm
by mk-soft
Use URL Encoder und Decoder