DAY 005: ERDEV$
#8
RESUME NEXT works in QB64.
ERR returns the error number.

For tracing, you'd have to write your own routine. I did that one. Basically you make a program that copies every like of your project and in-between each line adds a call sub that tracks the program flow and sends the progress to a file. Of course program with recursive loops make that a pain to process, but at least it's something. With the fairly new debug features, there is also some kind of trace feature, but since I never make mistakes, I haven't used it.

Peeeete
Reply


Messages In This Thread
DAY 005: ERDEV$ - by SMcNeill - 11-10-2022, 06:04 AM
RE: DAY 005: ERDEV$ - by vince - 11-10-2022, 06:51 AM
RE: DAY 005: ERDEV$ - by Pete - 11-10-2022, 07:32 AM
RE: DAY 005: ERDEV$ - by madscijr - 11-11-2022, 12:21 AM
RE: DAY 005: ERDEV$ - by RhoSigma - 11-10-2022, 09:27 AM
RE: DAY 005: ERDEV$ - by madscijr - 11-11-2022, 12:20 AM
RE: DAY 005: ERDEV$ - by Pete - 11-10-2022, 09:33 AM
RE: DAY 005: ERDEV$ - by Pete - 11-11-2022, 12:33 AM



Users browsing this thread: 5 Guest(s)