Before you begin, you must complete Exercise 2.2: Editing local source members in disconnected mode.
While you are disconnected from an iSeries, you can make certain that there are no errors by invoking the Program Verifier. The verifier checks for syntactic and semantic (compile) errors on your workstation so that you can guarantee a clean compile when you are connected to an iSeries. The iSeries Error List window lists the errors that are found and their severity, inserts the error messages directly into the source and helps you to navigate between the errors.
To verify source:
After a moment the verifier will display an iSeries Error List below the Editor window.
You have verified changed RPG source and now you are ready to begin Exercise 2.4: Compiling a member.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.