ILE C/C++ Programmer's Guide


Setting Up a Test Library

Attention: While debugging and testing your programs, ensure that your library list is changed to direct the programs to a test library containing test objects so that any existing production data is not affected.

To prevent production libraries from being modified unintentionally, do one of the following:

Note:
If you start a debug session with the UPDPROD parameter set to (*YES), the debug session will be able to access objects in production libraries.


[ Top of Page | Previous Page | Next Page | Table of Contents ]