Consultor Eletrônico



Kbase P88981: Compiler Preprocess listing output stops for encrypted include files
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/08/2004
Status: Unverified

SYMPTOM(s):

Preprocess listing will only display content similar to the following if the include file in encrypted:

Preprocess list:
/* Line 1 */

Other COMPILE listing options (Listing, Debug Listing, XRef-Listing) display information as expected

CAUSE:

Enhancement request# 20010726-005

CAUSE:

This is expected behaviour caused by a design issue with the preprocess list.
Any preprocessor list file generation is closed to protect against the decoded file ever being written out. However, once preprocessor output is shut off, it cannot be turned back on, since Progress uses a single pass forward only compiler.

FIX:

The enhancement request has not been implemented in the product.