Click here to Skip to main content
15,900,816 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Gawd, I hate Sony right now... Pin
908236529-Jun-16 9:46
908236529-Jun-16 9:46 
GeneralRe: Gawd, I hate Sony right now... Pin
Brisingr Aerowing29-Jun-16 9:57
professionalBrisingr Aerowing29-Jun-16 9:57 
GeneralRe: Gawd, I hate Sony right now... Pin
Rajesh R Subramanian29-Jun-16 17:49
professionalRajesh R Subramanian29-Jun-16 17:49 
QuestionON ERROR RESUME NEXT Pin
DaveAuld29-Jun-16 5:38
professionalDaveAuld29-Jun-16 5:38 
AnswerRe: ON ERROR RESUME NEXT Pin
jeron129-Jun-16 5:41
jeron129-Jun-16 5:41 
AnswerRe: ON ERROR RESUME NEXT Pin
den2k8829-Jun-16 5:44
professionalden2k8829-Jun-16 5:44 
GeneralRe: ON ERROR RESUME NEXT Pin
Sander Rossel29-Jun-16 21:18
professionalSander Rossel29-Jun-16 21:18 
GeneralRe: ON ERROR RESUME NEXT Pin
den2k8829-Jun-16 21:28
professionalden2k8829-Jun-16 21:28 
It dones't mean they don't have to be used - I use this one too (Yes, I still work with VB6) - but it would be way better to forget them at all.

The problems caused by those lines after years they have been developed... basically unfindable bugs because the sucker acts like there is no problem at all. Add this to the fact that the runtimes throws exceptions like candies instead of returning a status value and you have to manage exceptions for perfectly reasonable beahviours, like opening a non existing file. It can happen, it's usually no big deRUNTIME ERROR! CLOSE THE HATCHES! PREPARE FOR IMMERSION NOW!!!

So many times you simply stick to On Error Resume Next and then problems arise, after years of seemingly fine running. It's like having a bazooka for home defence. Effective it is, useful also, but it's farking dangerous.
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

When I was six, there were no ones and zeroes - only zeroes. And not all of them worked. -- Ravi Bhavnani

GeneralRe: ON ERROR RESUME NEXT Pin
Sander Rossel29-Jun-16 21:41
professionalSander Rossel29-Jun-16 21:41 
GeneralRe: ON ERROR RESUME NEXT Pin
den2k8829-Jun-16 21:58
professionalden2k8829-Jun-16 21:58 
GeneralRe: ON ERROR RESUME NEXT Pin
firegryphon30-Jun-16 7:42
firegryphon30-Jun-16 7:42 
GeneralRe: ON ERROR RESUME NEXT Pin
obermd30-Jun-16 16:57
obermd30-Jun-16 16:57 
GeneralRe: ON ERROR RESUME NEXT Pin
SeattleC++30-Jun-16 10:28
SeattleC++30-Jun-16 10:28 
AnswerRe: ON ERROR RESUME NEXT Pin
OriginalGriff29-Jun-16 5:45
mveOriginalGriff29-Jun-16 5:45 
GeneralRe: ON ERROR RESUME NEXT Pin
Gerry Schmitz30-Jun-16 6:49
mveGerry Schmitz30-Jun-16 6:49 
JokeRe: ON ERROR RESUME NEXT PinPopular
Ian Shlasko29-Jun-16 5:55
Ian Shlasko29-Jun-16 5:55 
JokeRe: ON ERROR RESUME NEXT Pin
Richard Deeming29-Jun-16 6:06
mveRichard Deeming29-Jun-16 6:06 
GeneralRe: ON ERROR RESUME NEXT Pin
jeron129-Jun-16 6:14
jeron129-Jun-16 6:14 
GeneralRe: ON ERROR RESUME NEXT Pin
Mark_Wallace29-Jun-16 11:10
Mark_Wallace29-Jun-16 11:10 
AnswerRe: ON ERROR RESUME NEXT Pin
Eddy Vluggen29-Jun-16 6:16
professionalEddy Vluggen29-Jun-16 6:16 
GeneralRe: ON ERROR RESUME NEXT Pin
Richard Deeming29-Jun-16 6:36
mveRichard Deeming29-Jun-16 6:36 
GeneralRe: ON ERROR RESUME NEXT Pin
Eddy Vluggen29-Jun-16 6:53
professionalEddy Vluggen29-Jun-16 6:53 
GeneralRe: ON ERROR RESUME NEXT Pin
OriginalGriff29-Jun-16 8:00
mveOriginalGriff29-Jun-16 8:00 
GeneralRe: ON ERROR RESUME NEXT Pin
Mark_Wallace29-Jun-16 11:12
Mark_Wallace29-Jun-16 11:12 
GeneralRe: ON ERROR RESUME NEXT Pin
Stephen Hewitt29-Jun-16 6:42
Stephen Hewitt29-Jun-16 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   494 votes