in reply to help with processing some archaeological data needed
If somewhere in the program there is a line containing __DATA__ or __END__ with stuff following it that looks like it may be your data, simply replace the data looking stuff with new data in the same format.
Alternatively, if the program is small, you could probably post it here and the monks will help you with it. If you do post it here make sure you have read the Writeup Formatting Tips section, particuarly the <code></code> and <readmore></readmore> bits.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: help with processing some archaeological data needed
by hrothgar10 (Initiate) on Jul 05, 2005 at 22:06 UTC |