Using the ILF Debugger
Even after resolving any runtime errors, the routine you developed may still not produce the results that you expected. In this situation, the system does not provide any error or warning messages, so it is up to you to test the routine thoroughly to identify any flaws in the logic. To assist you in locating and resolving these errors, the ILF contains a debugging facility that you invoke within the routine in question. The debugger allows you to insert break points at specified lines within ILF routines so that, as you execute a process, you can follow the execution and watch what happens to certain field values. Refer to Chapter 4-5: The Debugger for details on using the ILF debugging facility.
APPX Application Design Manual (01/13/03)
© 2003 by APPX Software, Inc. All rights reserved