Results 1 to 5 of 5

Thread: Stepping through VB code, and edit?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Location
    NY
    Posts
    8

    Stepping through VB code, and edit?

    Is this no longer possible or am I missing an option?

    To claify in case I am not clear, when stepping through the program i can't edit and continue... always have to recompile argh.


  2. #2
    Lively Member
    Join Date
    Jul 2002
    Location
    Planet Earth
    Posts
    99
    You could re-edit Well there's something l didn't know. Just going through the debug documentation at the moment, everything seems to be there.

  3. #3
    Junior Member
    Join Date
    Dec 2001
    Posts
    18
    No you cannot edit the code while stepping through - marvellous eh!!! Can't understand why they removed this - Extremely frustrating.

  4. #4
    Member
    Join Date
    Jul 2002
    Posts
    49
    Yes, all these new features come with a draw back. With VB stepping up to being a real programming language instead of a scripting language that you can compile, you can no longer edit code while stepping through. I personally think its not such a bad thing to sacrifice given all the benefits. What I did however, was I just set VB to recompile automatically whenever I made changes while the program was running. Its a bit slower and you do have to step through to the place in your code you were up to, but hey its the best you can do.

  5. #5
    Lively Member Liquid Pennies's Avatar
    Join Date
    Jun 2002
    Location
    Charlotte, NC
    Posts
    124
    man thats a pain. now i cant go through my code line by line to figure out where the heck i am.

    freakin

    i guess ill get used to it

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