has to be a 64 bit integer (it gives error if I provide a 32 bit integer)
What is that? You see SOAP sends bytes, so what kind of bytes does it want you to send for the 64-bit integer?
Does it like this string? sprintf '%09x', 12;
In reply to Re: Force integer to occupy 64 bits (bytes)
by Anonymous Monk
in thread Force integer to occupy 64 bits
by yuhang91
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |