Announcement

Collapse
No announcement yet.

Thread Etiquette

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #46
    You mean like writing Basic programs?
    Life is not measured by the number of breaths you take, but by the moments that take your breath away.
    "Hating America is something best left to Mobius. He is an expert Yank hater.
    He also hates Texans and Australians, he does diversify." ~ Braindead

    Comment


    • #47
      Originally posted by LordShiva
      We need an "Old People Arguing About Tech Stuff" sub-forum

      Who are you calling old?!

      Punk.
      "I have never killed a man, but I have read many obituaries with great pleasure." - Clarence Darrow
      "I didn't attend the funeral, but I sent a nice letter saying I approved of it." - Mark Twain

      Comment


      • #48
        Originally posted by SlowwHand
        You mean like writing Basic programs?
        You had BASIC? In my day all we had was FORTRAN! And by God those tubes back then, with the internets we used to send to each other. . . kids today have no idea.[/TEDSTEVENS]
        John Brown did nothing wrong.

        Comment


        • #49
          Thanks for the correction Asher All this alcohol is starting to affect me
          You just wasted six ... no, seven ... seconds of your life reading this sentence.

          Comment


          • #50
            Originally posted by Krill
            All this alcohol is starting to affect me

            Comment


            • #51
              Originally posted by Winston


              I see I'm not the only one who enjoys the X-beer-queer effect.
              "The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
              Ben Kenobi: "That means I'm doing something right. "

              Comment


              • #52
                It would be a shame if you were, wouldn't it.

                Comment


                • #53
                  Originally posted by Felch


                  You had BASIC? In my day all we had was FORTRAN! And by God those tubes back then, with the internets we used to send to each other. . . kids today have no idea.[/TEDSTEVENS]
                  Yep. If, then, goto, loop.
                  Life is not measured by the number of breaths you take, but by the moments that take your breath away.
                  "Hating America is something best left to Mobius. He is an expert Yank hater.
                  He also hates Texans and Australians, he does diversify." ~ Braindead

                  Comment


                  • #54
                    Meh, no good BASIC programmer used GOTO
                    <Reverend> IRC is just multiplayer notepad.
                    I like your SNOOPY POSTER! - While you Wait quote.

                    Comment


                    • #55
                      Originally posted by snoopy369
                      Meh, no good BASIC programmer used GOTO
                      Can you explain to me how you would do exception handling without GOTO in BASIC?

                      GOTO is widely hated in general because it leads to spaghetti code, but in BASIC/VB GOTOs serve a slightly different purpose.
                      "The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
                      Ben Kenobi: "That means I'm doing something right. "

                      Comment


                      • #56
                        Originally posted by Asher

                        Can you explain to me how you would do exception handling without GOTO in BASIC?

                        GOTO is widely hated in general because it leads to spaghetti code, but in BASIC/VB GOTOs serve a slightly different purpose.

                        When I used to write stuff in Turbo Basic back in the 80's some errors would have to be handled with GOTOs, but wherever possible I would end up jumping through hoops to send error codes back up through about seven subroutines - all for the sake of structured principles.

                        Anyway, this is not the point. WRT the OP I think there are worse ordeals than clicking on a link. I even made a special point of posting a thread with just a link to a good vid that is well worth the physical wear-and-tear of clicking on the link.

                        Fair play to Asher for embedding it for us, though.

                        Comment


                        • #57
                          Originally posted by Asher


                          I see I'm not the only one who enjoys the X-beer-queer effect.
                          Who said I'm drinking beer?
                          You just wasted six ... no, seven ... seconds of your life reading this sentence.

                          Comment


                          • #58
                            Originally posted by Cort Haus

                            Fair play to Asher for embedding it for us, though.
                            Asher was the only reason I watched your "good vid".
                            "I have never killed a man, but I have read many obituaries with great pleasure." - Clarence Darrow
                            "I didn't attend the funeral, but I sent a nice letter saying I approved of it." - Mark Twain

                            Comment


                            • #59
                              Originally posted by Asher

                              Can you explain to me how you would do exception handling without GOTO in BASIC?

                              GOTO is widely hated in general because it leads to spaghetti code, but in BASIC/VB GOTOs serve a slightly different purpose.
                              In VB.NET, try/catch. I don't know VB(not .net).
                              <Reverend> IRC is just multiplayer notepad.
                              I like your SNOOPY POSTER! - While you Wait quote.

                              Comment


                              • #60
                                Originally posted by snoopy369


                                In VB.NET, try/catch. I don't know VB(not .net).
                                VB.NET is a very very different beast than other VB.

                                "Exceptions" in VB6 amount to "On Error GOTO Label".
                                "The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
                                Ben Kenobi: "That means I'm doing something right. "

                                Comment

                                Working...
                                X