in reply to Re: Seeking an Enlightened Path (Parsing, Translating, Translocating)
in thread Seeking an Enlightened Path (Parsing, Translating, Translocating)
Unpack and then join. Very nice solution. I am getting my field definition before I would actually look at the file, so this is a very viable solution.
Is it possible to make this dynamically? In other words, would it be possible to define a string and feed that into unpack, then define another string and feed it into the second part of join? Also, if it is possible to make it dynamic in this way, would it hinder performance?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Seeking an Enlightened Path (Parsing, Translating, Translocating)
by NetWallah (Canon) on Mar 10, 2008 at 21:52 UTC | |
|
Re^3: Seeking an Enlightened Path (Parsing, Translating, Translocating)
by ack (Deacon) on Mar 10, 2008 at 21:55 UTC | |
by ack (Deacon) on Mar 11, 2008 at 04:50 UTC | |
|
Re^3: Seeking an Enlightened Path (Parsing, Translating, Translocating)
by BrowserUk (Patriarch) on Mar 10, 2008 at 22:10 UTC |