This class displays output in a debug window. There are several methods and properties for manipulating the debug window and formatting its contents.
If you are not using Amos's built-in program editor, you need to provide a reference to AmosDebug.dll in order to use the AmosDebug class. In Visual Studio 2003:
▪Click Project -> Add Reference.
▪In the Add Reference dialog, click Browse.
▪When the Select Component dialog opens, select AmosDebug.dll from the Amos program directory and click Open.
▪In the Add Reference dialog, click OK.