14-03-2008, 12:08 AM
Robin Wrote:Perfekt Wrote:uFail by using the on error resume next [edit]. That's not fixing code, or optimizing it. That's just lazy.
Don't go just regurgitating other people's views on things.
On error resume next can be useful in some code. The way Mirage uses it as a 'I have no idea what's going wrong so I'll just ignore it lol' thingy is poor, but when it comes to Microsoft's... temperamental... controls it can be used to stop hard-to-spot hardware-specific errors.
Who says what I was talking about has anything to do with what other people have said?
I personally removed those lines that were in any and all ms games and wait for the errors and fix them.
Guess that's just me though.
/shrugs