in reply to Re: problem referencing global variable in self-written module
in thread problem referencing global variable in self-written module

BTW, I edited the code I posted so it would be more readable (I missed the part in Writeup Formatting Tips about using the break parm). Hope that helps, and thanks for your patience.
  • Comment on Re^2: problem referencing global variable in self-written module

Replies are listed 'Best First'.
Re^3: problem referencing global variable in self-written module
by ikegami (Patriarch) on Jun 08, 2006 at 21:22 UTC

    Use
    <c>...</c>
    or
    <code>...</code>

    <c>...<c>
    and
    <code>...<code>
    don't work.