Consultor Eletrônico



Kbase P101681: How to determine the segment size of the frames in a program?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/3/2008
Status: Verified

GOAL:

How to determine the segment size of the frames in a program?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)
Progress 9.x
OpenEdge 10.x

FIX:

To determine the segment size of the frames in a program do the following:

Startup Progress using the -yd startup parameter
Execute the 4GL program for which you want to obtain frame segment statistics
Shutdown Progress
Open the file named client.mon in any text editor
Search through the file for the string "Per procedure segment information"
Arrow down from that point until you see the name of the program you executed
Underneath that line you will see the segment statistics for that procedure and the frames will be listed sequentially