Consultor Eletrônico



Kbase 12226: How to track programs in the dictionary.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to track programs in the dictionary.

To display the path and programs PROGRESS runs when it accesses
the Dictionary, follow these steps:

1> In the Procedure Editor, open the dictrace.i file located in the
dlc/prodict directory.

2> Type the following after the first line of code:

ASSIGN trace = TRUE.

3> Compile the dictrace.i include file.

PROGRESS displays the appropriate information in the message area
each time it accesses the Dictionary during a session. Recompile
the include file for each session.

This knowledgebase entry is printed in the "PROGRESS Version 6
Technical Bulletin," Edition 15, on page 11.

Progress Software Technical Support Note # 12226