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. reading from a notepad

reading from a notepad

Scheduled Pinned Locked Moved Visual Basic
tutorial
5 Posts 2 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.
  • G Offline
    G Offline
    GaryKoh
    wrote on last edited by
    #1

    hello can you please tell me how to open and extract the data from a notepad and then save the data into it without the system prompt me a message to overwrite the existing notepad or if is possible please give me a link so that i can study it more deeply thank you in advance and may you have a good day Gary

    D 1 Reply Last reply
    0
    • G GaryKoh

      hello can you please tell me how to open and extract the data from a notepad and then save the data into it without the system prompt me a message to overwrite the existing notepad or if is possible please give me a link so that i can study it more deeply thank you in advance and may you have a good day Gary

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      This doesn't make any sense. Are you talking about controlling the Notepad application from an application that you are writing? There is no such thing as "overwriting the existing Notepad". Notepad is an application, you can't overwrite it. Are you talking about copying and pasting text? You going to have to be a bit more clear on what your trying to accomplish. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      G 1 Reply Last reply
      0
      • D Dave Kreskowiak

        This doesn't make any sense. Are you talking about controlling the Notepad application from an application that you are writing? There is no such thing as "overwriting the existing Notepad". Notepad is an application, you can't overwrite it. Are you talking about copying and pasting text? You going to have to be a bit more clear on what your trying to accomplish. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        G Offline
        G Offline
        GaryKoh
        wrote on last edited by
        #3

        sorry about that i'll try to make it clear this time im trying to read some value that is available inside a .txt file then the application will do some calculation later the result of the calculation will be appended to a new .txt file example i read value from info.txt then save the output in out.txt i hope this is clearer than the one i write before sorry again that i make it so confusing please if there is a link that i can refer, please tell me thank you Gary

        D 1 Reply Last reply
        0
        • G GaryKoh

          sorry about that i'll try to make it clear this time im trying to read some value that is available inside a .txt file then the application will do some calculation later the result of the calculation will be appended to a new .txt file example i read value from info.txt then save the output in out.txt i hope this is clearer than the one i write before sorry again that i make it so confusing please if there is a link that i can refer, please tell me thank you Gary

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          You're talking about simply reading and writing values to/from text files. See this[^] on MSDN for a quick example. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          G 1 Reply Last reply
          0
          • D Dave Kreskowiak

            You're talking about simply reading and writing values to/from text files. See this[^] on MSDN for a quick example. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

            G Offline
            G Offline
            GaryKoh
            wrote on last edited by
            #5

            wow.. it works already and this link provide me more information than i require thanks Dave this helps me a lot thank you again for your help Gary

            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