Progress
Basic Development
Tools


Application Compiler

The Progress Application Compiler utility lets you compile a set of source procedures (.p files) either for the duration of a Progress session (or until Progress runs out of directory entries) or for permanent storage. For a session, Progress creates temporary r-code files. For permanent storage, Progress creates r-code files that inherit the name of the source file and a .r extension by default. Once you compile a procedure, it does not get recompiled when you run it, so the procedure runs quickly. For more information on r-code, see the Progress Programming Handbook.

This chapter describes how to use the Application Compiler in the following sections:


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095