debug data on a hard disk file.

Discussion about the ZBasic language including the System Library. If you're not sure where to post your message, do it here. However, do not make test posts here; that's the purpose of the Sandbox.
Post Reply
Paul Lamar
Posts: 65
Joined: 14 May 2010, 16:01 PM

debug data on a hard disk file.

Post by Paul Lamar »

How do I get the data that appears in the debug window on a
hard disk file automatically?
Attachments
compresion-test-programt2-output.jpg
(232.28 KiB) Downloaded 1043 times
compresion-test-programt2-output.jpg
(232.28 KiB) Downloaded 1612 times
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Re: debug data on a hard disk file.

Post by dkinzer »

Paul Lamar wrote:How do I get the data that appears in the debug window on a hard disk file automatically?
You can choose "Start Logging..." on the Options menu. This will bring up a dialog in which you can enter or browse to the of the file to be created. Thereafter, all the output received from the ZX will be written to that file. Later, you can choose "Stop Loggin" from the Options menu to close the file.
- Don Kinzer
Paul Lamar
Posts: 65
Joined: 14 May 2010, 16:01 PM

Post by Paul Lamar »

Thanks again Don.

You give great service.

I have now tried about a half a dozen sub program so far. All work well.

One weird thing one must be aware of. Sometimes the USB
connection stops working for various reasons. The only warning is when nothing appears
in the lower debug window of the IDE when you select "go".

Something new users should be aware of.

Paul Lamar
Post Reply