Consultor Eletrônico



Kbase P77527: Is there an option to specify a default destination for R-code files compiled in the AppBuilder?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/05/2011
Status: Verified

GOAL:

Is there an option to specify a default destination for R-code files compiled in the AppBuilder?

GOAL:

How can AppBuilder be configured to save all compiled R-code files to one location?

GOAL:

Does AppBuilder have a "SAVE IN" option to specify a location for compiled R-code files?

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

FIX:

There is no global setting in AppBuilder to specify a default location for all compiled files. This must be configured on an individual basis for each procedure, in its Procedure Settings.

To compile multiple files at one time to a particular location, use the Application Compiler or a procedure containing multiple COMPILE statements. Specify the destination location using the SAVE INTO option.