On Tuesday, Jul 15, 2003, at 06:38 America/New_York, Leopold Toetsch wrote:
Will Coleda <[EMAIL PROTECTED]> wrote:Hurm. I tried switching the order of the .subs, which allows it to compile,
Execution doesn't start in _main or something. It starts at the first fully parsed .sub.
leo
Sorry if I gave the impression that I thought it did. I tried it because I thought having the other sub compiled first might give IMCC enough information to deal with the newsub.
On Tuesday, Jul 15, 2003, at 01:14 America/New_York, Will Coleda wrote:
Hurm. I tried switching the order of the .subs, which allows it to compile, but then running it seems to print "whee" forever. This doesn't seem right. I'd have expected this program to not actually output anything - I just create the .Sub, not invoke it...
But, why did it compile one way and not the other? And why would the program with the subs switched print out whee indefinitely? I would expect it to print whee once, then create a sub object, then die.
--
Will "Coke" Coleda will at coleda dot com