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]
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