in reply to Re: Re: Re: Re: Re: Re: Unpack for VMS binary files
in thread Unpack for VMS binary files
Yes you are right, theentire string is 32 bytes.
I also solved the problem of why the output was starting
at 11:00:00 - I was using localtime instead of gmtime.
Thankyou all for your help. Stacy.