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. General Programming
  3. Visual Basic
  4. [Message Deleted]

[Message Deleted]

Scheduled Pinned Locked Moved Visual Basic
7 Posts 4 Posters 0 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.
  • N Offline
    N Offline
    ncjlee
    wrote on last edited by
    #1

    [Message Deleted]

    C P 2 Replies Last reply
    0
    • N ncjlee

      [Message Deleted]

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      First problem - you posted more code than anyone is ever going to look at for you Second problem - you didn't tell us what it's supposed to do, or where it's not doing what you want

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      N 1 Reply Last reply
      0
      • C Christian Graus

        First problem - you posted more code than anyone is ever going to look at for you Second problem - you didn't tell us what it's supposed to do, or where it's not doing what you want

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        N Offline
        N Offline
        ncjlee
        wrote on last edited by
        #3

        It is a mathematic evaluator in windows form wit 2 textbox and 1 button txtInput.text = evaluate(txtAnswer.text) I cant figure out where it the problem.. i mean in Calc_scan function

        L 1 Reply Last reply
        0
        • N ncjlee

          It is a mathematic evaluator in windows form wit 2 textbox and 1 button txtInput.text = evaluate(txtAnswer.text) I cant figure out where it the problem.. i mean in Calc_scan function

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          let us all agree there is no problem then.

          Luc Pattyn [Forum Guidelines] [My Articles]


          this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


          N 1 Reply Last reply
          0
          • L Luc Pattyn

            let us all agree there is no problem then.

            Luc Pattyn [Forum Guidelines] [My Articles]


            this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


            N Offline
            N Offline
            ncjlee
            wrote on last edited by
            #5

            but it is not functioning.. when i insert 123+321+23 the answer given is 123 but not the sum of the equation

            L 1 Reply Last reply
            0
            • N ncjlee

              but it is not functioning.. when i insert 123+321+23 the answer given is 123 but not the sum of the equation

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              Then that should have been part of your original message. This thread already has six messages in it and lacking a good description of goals, current situation, and problems, the solution is not in sight yet. Please read the forum guidelines, and look at some other discussion threads. Also use PRE tags when showing code, so we get original indentation. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


              1 Reply Last reply
              0
              • N ncjlee

                [Message Deleted]

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #7

                How about telling us what your problem is and only post the code that is in the suspect area. No one is going to debug your entire code for you.

                "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                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