getSelf( )
- Posted by Al Getz <xaxo at AOL.COM> Sep 13, 2000
- 435 views
Hi again Derek, Apparently i had gotten confused with popSelf() and getSelf() and that's about the size of it. getSelf() appears to be what im after as matt suggested. In converting to the newer version i ran into a few problems causing lots of confusion. My older home-made version worked fine, then after trying to convert i found i had to do lots of stuff outside the library in order to achieve the same results; that's also when i ran into the 'not able to return a zero to windows' problem, since i did that many times with my own version by, umm, would you believe, just returning a zero? Immense task huh? hee hee While we are on the subject perhaps someone could explain why there needs to be an emulated 'stack' involved there? I'll try getSelf() and post results later.... Thanks for all the suggestions. -- Al