Debugging your code

You can debug your schema customization effort from within IBM Rational ClearQuest using a number of different utilities. One common method is to output text at strategic locations in the code, using MsgBox or OutputDebugString.



Feedback