Hi All,
I have an external program that returns a 4 or 32 byte binary display string in the format "0010101101001010" and "0010101101001010001010110100101000101011010010100010101101001010"
Is there a simple 'type cast' way to convert this string into a Jade 4 Byte Binary variable or do I need to build a method do this conversion, and if so, any ideas for how to do this efficiently?
Thanks
Roland