filename: SPADE1.EXE

title: VBasic runtime debugger v1

keywords: Sam Spade Visual Basic Runtime Debugger errors debug KnowledgeWorks VBasic diagnostic beta testing

description:
------------- Sam Spade, the Visual Basic runtime debugger -------------
1995 KnowledgeWorks
Used to diagnose Visual Basic runtime errors. You insert a small piece of code at strategic places in your application code. If the command line argument(s) contain "DEBUG" and/or "PAUSE", this code writes information to a log file and/or shows a dialog box that pauses the application.
The dialog box and log display system information and the current values of up to 10 variables. The values of these variables can be changed in the dialog box.
Sam Spade is useful for beta testing, remote diagnostics and to aid tech support. It adds about 18K to your application.
Distribute freely. $10 one-time shareware fee or contribution to charity of your choice. Written using Visual Basic for Windows 3.0. Self expanding archive.
KnowledgeWorks
72310.2614@compuserve.com


shorter description:

------------- Sam Spade, the Visual Basic runtime debugger -------------

You insert a small piece of code at strategic places in your application code. When the "/DEBUG" command line parameter is used, this code writes information to a log file and/or shows a dialog box that pauses the application.

The dialog box and log display system information and the current values of up to 10 variables. The values of these variables can be changed in the dialog box.