|
-
Jul 18th, 2002, 04:10 PM
#1
Thread Starter
New Member
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.
-
Jul 25th, 2002, 04:15 PM
#2
Lively Member
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.
-
Jul 25th, 2002, 08:11 PM
#3
Junior Member
No you cannot edit the code while stepping through - marvellous eh!!! Can't understand why they removed this - Extremely frustrating.
-
Jul 26th, 2002, 03:17 PM
#4
Member
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.
-
Jul 26th, 2002, 04:00 PM
#5
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|