03-10-2009, 12:23 AM
Zeriab Wrote: Sounds like @status_window.refresh returned something oddIt returns false.
Try putting p @status_window.refresh ^^
p @status_window.refresh works (without the return) as the return value becomes that one of p, I guess.
It's switch() because I like consistency and switch seems odd to me... personal taste of someone who usually programs in C/C++.