Contributions

Features (Category Index)
Search: 

Debugger v1.0 Display Tool

This is designed to allow you to turn 'on' or 'off' debugging features/displays to help you design/debug code.

I use it to help me track variables, find errors in syntax, etc.

Very easy to install and use.

Has an on/off toggle link switch you can use for a quick glance at your debugging code and then flip back to the regular program.

NOTE: when 'on', it is 'on' for anyone looking at your catalog at that moment, so don't forget to turn it off.

The toggle link is pretty obscure so visitors are unlikely to find it. But you can perm disable it with a simple // if you want to be sure.

Expand All / Collapse All

Debugger v1.0 Display Tool Linda McGrath 14 May 2002

This is designed to allow you to turn 'on' or 'off' debugging features/displays to help you design/debug code.

I use it to help me track variables, find errors in syntax, etc.

Very easy to install and use.

Has an on/off toggle link switch you can use for a quick glance at your debugging code and then flip back to the regular program.

NOTE: when 'on', it is 'on' for anyone looking at your catalog at that moment, so don't forget to turn it off.

The toggle link is pretty obscure so visitors are unlikely to find it. But you can perm disable it with a simple // if you want to be sure.

Note: Contributions are used at own risk.