in reply to Re^2: evaluating a string into the executing program
in thread evaluating a string into the executing program
If you just need to extract specific information from the config file without executing it, then that gets a bit trickier, yeah. I can't really say how to handle that case without a sample of what one of these files looks like, which contents you want from it, and what you want to do with them.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: evaluating a string into the executing program
by deorth (Scribe) on Jul 14, 2007 at 04:33 UTC |