Salesforce

Can the Client Session Debug Alert (-debugalert) startup parameter be used with a Run-time Client?

« Go Back

Information

 
TitleCan the Client Session Debug Alert (-debugalert) startup parameter be used with a Run-time Client?
URL NameP105655
Article Number000157669
EnvironmentOpenEdge 10.X, 11.X
Progress 9.X
All Supported Operating Systems
Question/Problem Description
Can the Client Session Debug Alert (-debugalert) startup parameter be used with a Run-time Client?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution

Yes,  Use the -debugalert startup parameter to start the 4GL client session and redirect diagnostic information to the specified file. 

For example, to direct the diagnostic information to a file named LogFileName.txt in graphical mode (GUI) use the command:

prowin32.exe -debugalert -clientlog LogFileName.txt -p AppLicationName.r

or the following command in character mode (CHUI):

_progres -debugalert -clientlog LogFileName.txt -p AppLicationName.r

Workaround
Notes
References to Written Documentation:

Progress Startup Command and Parameter Reference, "Startup Parameter Descriptions: Debug Alert (-debugalert)".
Keyword Phrase
Last Modified Date9/13/2015 8:54 AM

Powered by