popSelf( ) wont fly
- Posted by Al Getz <xaxo at AOL.COM> Sep 12, 2000
- 452 views
quoted from Win32Lib v0.52 9/12/00: >> -- NEW! 0.41 function popSelf() -- pop the current id from the stack << The problem here is the function needs to be declared as global so that other .ew files can call it when needed. --Al