In my project, there is some code that is conflicting what I want to happen, but I can't find this piece of code. Any easy way to find pieces of code?
Offline
Try using single-stepping mode ('Edit' -> 'Start single-stepping')
Offline
Llamalover wrote:
Try using single-stepping mode ('Edit' -> 'Start single-stepping')
.....
In the 2 years that I have been using this program I never knew that existed, I've always taken my program apart block by block. Thanks
Anyways, try to find the script that is the problem and use the single stepping.
Offline