Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. It finally happened...

It finally happened...

Scheduled Pinned Locked Moved The Lounge
helptutorial
28 Posts 15 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C charlieg

    I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

    Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

    F Offline
    F Offline
    Forogar
    wrote on last edited by
    #3

    The source code? It's right over there, next to the wooden building blocks and Tonka toys!

    - I would love to change the world, but they won’t give me the source code.

    OriginalGriffO 1 Reply Last reply
    0
    • F Forogar

      The source code? It's right over there, next to the wooden building blocks and Tonka toys!

      - I would love to change the world, but they won’t give me the source code.

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #4

      Now, now! Not all VB code is written by three year olds. VB's just designed so that it looks like it is.

      Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      R 1 Reply Last reply
      0
      • C charlieg

        I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

        Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

        C Offline
        C Offline
        charlieg
        wrote on last edited by
        #5

        Figured I'd post about it and at least gain some humor in the situation :)

        Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

        R 1 Reply Last reply
        0
        • C charlieg

          I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

          Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

          D Offline
          D Offline
          den2k88
          wrote on last edited by
          #6

          It will happen sooner or later to me too. I worked on that shite until 8 months ago.

          GCS d--(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--- r+++ y+++*      Weapons extension: ma- k++ F+2 X

          1 Reply Last reply
          0
          • C charlieg

            Figured I'd post about it and at least gain some humor in the situation :)

            Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

            R Offline
            R Offline
            Rick York
            wrote on last edited by
            #7

            Have you started the rewrite yet?

            "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

            C 1 Reply Last reply
            0
            • C charlieg

              I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

              Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #8

              charlieg wrote:

              I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s.

              VB.NET, or VB6? The first is easy to translate to C#, can even be done by a machine. If it is VB6, it should simply be burned, without any questions.

              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

              C 1 Reply Last reply
              0
              • C charlieg

                I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

                Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                R Offline
                R Offline
                RJOberg
                wrote on last edited by
                #9

                I remember my first VB project. Until that point I hadn't even looked at VB, in school I went from Pascal to C++, then Java, and stuck with C based languages. Politely pointed out that I might not be the best choice from the pool of developers as I did not have VB on my resume, didn't know VB, had never worked in it, and didn't understand it. My PHB replied that since I knew C# and Java so VB should be easy by comparison. He then went on to assign a project deadline based on his reading of chicken bones. :sigh:

                P 1 Reply Last reply
                0
                • R RJOberg

                  I remember my first VB project. Until that point I hadn't even looked at VB, in school I went from Pascal to C++, then Java, and stuck with C based languages. Politely pointed out that I might not be the best choice from the pool of developers as I did not have VB on my resume, didn't know VB, had never worked in it, and didn't understand it. My PHB replied that since I knew C# and Java so VB should be easy by comparison. He then went on to assign a project deadline based on his reading of chicken bones. :sigh:

                  P Offline
                  P Offline
                  PeejayAdams
                  wrote on last edited by
                  #10

                  RJOberg wrote:

                  VB should be easy by comparison

                  Well, yes, surely it's easier to forget how to code than it is to learn how to! :laugh: PHB's can be so much smarter than they seem (admittedly that's still not remotely smart in the conventional sense of the word).

                  Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain

                  1 Reply Last reply
                  0
                  • C charlieg

                    I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

                    Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                    K Offline
                    K Offline
                    kmoorevs
                    wrote on last edited by
                    #11

                    Don't worry, you'll forget about those silly curly braces and semi-colons eventually. :laugh:

                    "Go forth into the source" - Neal Morse

                    D C 2 Replies Last reply
                    0
                    • C charlieg

                      I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

                      Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                      R Offline
                      R Offline
                      RickZeeland
                      wrote on last edited by
                      #12

                      Congratulations, it's really a lovely language, in case you get all enthousiastic here are some alternatives that might interest you: https://www.slant.co/topics/9807/~basic-like-programming-languages[^] :-\

                      L 1 Reply Last reply
                      0
                      • C charlieg

                        I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

                        Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                        P Online
                        P Online
                        PIEBALDconsult
                        wrote on last edited by
                        #13

                        charlieg wrote:

                        I figured out how to find the dang source code.

                        Beware of the leopard.

                        1 Reply Last reply
                        0
                        • R RickZeeland

                          Congratulations, it's really a lovely language, in case you get all enthousiastic here are some alternatives that might interest you: https://www.slant.co/topics/9807/~basic-like-programming-languages[^] :-\

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #14

                          RickZeeland wrote:

                          Congratulations, it's really a lovely language

                          So is brainfuck, but I would not want a project in that language.

                          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                          1 Reply Last reply
                          0
                          • R Rick York

                            Have you started the rewrite yet?

                            "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

                            C Offline
                            C Offline
                            charlieg
                            wrote on last edited by
                            #15

                            hehe, no time and no permission.

                            Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                            G 1 Reply Last reply
                            0
                            • L Lost User

                              charlieg wrote:

                              I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s.

                              VB.NET, or VB6? The first is easy to translate to C#, can even be done by a machine. If it is VB6, it should simply be burned, without any questions.

                              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                              C Offline
                              C Offline
                              charlieg
                              wrote on last edited by
                              #16

                              Looks like VB6.

                              Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                              L 1 Reply Last reply
                              0
                              • C charlieg

                                Looks like VB6.

                                Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                                L Offline
                                L Offline
                                Lost User
                                wrote on last edited by
                                #17

                                charlieg wrote:

                                Looks like VB6.

                                Then it was written by a "VB6 professional". Run. Run like hell. I'm not joking either. This is my professional advice, don't get burned by that crap. Run while you have the chance. Or ask for at least a thousand dollar more each month. If you accept a VB6-project, you really deserve it.

                                Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                D C 2 Replies Last reply
                                0
                                • C charlieg

                                  I've inherited a Visual Basic project. :sigh: Last time I saw VB was back in the early 90s. It took me a few minutes poking around before I figured out how to find the dang source code. :doh:

                                  Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                                  M Offline
                                  M Offline
                                  Mark_Wallace
                                  wrote on last edited by
                                  #18

                                  charlieg wrote:

                                  It took me a few minutes poking around before I figured out how to find the dang source code.

                                  Jeeze! If you can't even handle VB, it's time to practice your burger-flipping techniques.

                                  I wanna be a eunuchs developer! Pass me a bread knife!

                                  L T 2 Replies Last reply
                                  0
                                  • M Mark_Wallace

                                    charlieg wrote:

                                    It took me a few minutes poking around before I figured out how to find the dang source code.

                                    Jeeze! If you can't even handle VB, it's time to practice your burger-flipping techniques.

                                    I wanna be a eunuchs developer! Pass me a bread knife!

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #19

                                    If you can handle VB6, you can handle anything. Those who can, do. Those who cannot, teach. Your burgerflippers are the part that fail even at teaching.

                                    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                    D 1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      Now, now! Not all VB code is written by three year olds. VB's just designed so that it looks like it is.

                                      Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

                                      R Offline
                                      R Offline
                                      Rajesh R Subramanian
                                      wrote on last edited by
                                      #20

                                      OriginalGriff wrote:

                                      Not all VB code is written by three year olds

                                      Indeed. I've seen children as old as 7 continue playing with VB, like they're an infant! I told the kid to grow up and use F# or something.

                                      1 Reply Last reply
                                      0
                                      • L Lost User

                                        charlieg wrote:

                                        Looks like VB6.

                                        Then it was written by a "VB6 professional". Run. Run like hell. I'm not joking either. This is my professional advice, don't get burned by that crap. Run while you have the chance. Or ask for at least a thousand dollar more each month. If you accept a VB6-project, you really deserve it.

                                        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                        D Offline
                                        D Offline
                                        den2k88
                                        wrote on last edited by
                                        #21

                                        I feel personally attakced :sigh:

                                        GCS d--(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--- r+++ y+++*      Weapons extension: ma- k++ F+2 X

                                        1 Reply Last reply
                                        0
                                        • K kmoorevs

                                          Don't worry, you'll forget about those silly curly braces and semi-colons eventually. :laugh:

                                          "Go forth into the source" - Neal Morse

                                          D Offline
                                          D Offline
                                          den2k88
                                          wrote on last edited by
                                          #22

                                          Yes. Yes he will. Sometimes I write

                                          If something Then ...

                                          in C++. Or Next at the end of for loops. IT lives. IT wants to be fed. IT won't let you go.

                                          GCS d--(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--- r+++ y+++*      Weapons extension: ma- k++ F+2 X

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups