On Nov 18, 2007 7:30 PM, Jonathan Vanasco <[EMAIL PROTECTED]> wrote: > below is a summation of my problem. when a2::reload recompiles off > of a changed sub, i lose the entire WATCH_ME var.
What would this code do if it was working? %WATCH_ME doesn't look like anything ever gets put into it. Does this compile with strict and warnings on? - Perrin