Re: Problem with UNPACK

2002-07-28 Thread John W. Krahn
Tin-Shan Chau wrote: > > I have run into the following problem with UNPACK: Did you try the code I posted on Thursday? John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with UNPACK

2002-07-25 Thread John W. Krahn
Tin-Shan Chau wrote: > > I have run into the following problem: If I concatenate > the packed values of a list to a string, when I use the > unpack operation to put the values back into an array, > the last element is missing. I can only get around the > problem by specifying the exact number of