in reply to Which phase am I in?
What about setting a ref variable to point at the appropriate list in BEGIN, and then change it to point at the other list in INIT? Then, write all your code to use the ref variable.
Just a thought,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Which phase am I in?
by Fletch (Bishop) on Nov 19, 2004 at 14:53 UTC | |
by ikegami (Patriarch) on Nov 19, 2004 at 15:58 UTC | |
by mojotoad (Monsignor) on Nov 19, 2004 at 17:04 UTC | |
by ikegami (Patriarch) on Nov 19, 2004 at 17:10 UTC | |
by Crackers2 (Parson) on Nov 19, 2004 at 17:27 UTC | |
|