in reply to Re: Problems Getting the Template Correct when Using unpack()
in thread Problems Getting the Template Correct when Using unpack()
By way of some more clarification, BTW...
From reading pack, there was something about how 'A' strips whitespace, etc and 'a' doesn't do that when using unpack. For no particular reason, I wanted to retain the entire field, hence the usage of 'a' in the template.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problems Getting the Template Correct when Using unpack()
by haukex (Archbishop) on Oct 11, 2017 at 07:58 UTC |