Results 1 to 2 of 2

Thread: find and replace the code in runtime

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2004
    Posts
    50

    find and replace the code in runtime

    Hi!
    Do you have any ideea of how can I find and replace a piece of code in runtime in VB.NET, after the .exe file was build?
    In Access it was something like:
    Code:
    Application.VBE.CodePanes(1).CodeModule.ReplaceLine abc, "def"
    Last edited by neptun_; Jan 25th, 2005 at 10:26 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width