Hi, How do I describe a fixed length character field that is always 8 bytes long? Payload() works if the field is variable length but in my case I have a lot of fields that are fixed (padded with blanks if necessary). Thanks!
Hi,
How do I describe a fixed length character field that is always 8 bytes long?
Payload() works if the field is variable length but in my case I have a lot of fields that are fixed (padded with blanks if necessary).
Thanks!