Re: using pack/unpack

2003-06-10 Thread Corey M. Ellis
John, Thanks very much that worked. - Original Message - From: "John W. Krahn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 5:12 PM Subject: Re: using pack/unpack > "Corey M. Ellis" wrote: > > > > Hi everyone,

Re: using pack/unpack

2003-06-10 Thread John W. Krahn
"Corey M. Ellis" wrote: > > Hi everyone, Hello, > I have a question about using pack/unpack. I am packing a structure > using the following code (It will be at the end of the mail). I am > basically packing the following template: "A2A50la*" > >

using pack/unpack

2003-06-10 Thread Corey M. Ellis
Hi everyone, I have a question about using pack/unpack. I am packing a structure using the following code (It will be at the end of the mail). I am basically packing the following template: "A2A50la*" within the a* is all the data that I read from $file1, after reading this data