Kbase P20622: How to generate the same information as ctl alt shift f1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
GOAL:
How to generate the same information as <CTRL><ALT><SHIFT><F1>
FIX:
The 4GL does not expose a statement to generate the dialog box generated as a result of the CLT-ALT-SHIFT-F1.
The SESSION handle does have attributes to return some of this information (CPINTERNAL & CPSTREAM). There is also the PROPATH statement, the PROVERSION and OS-GETENV(DLC). We do not however have exposed statements for retrieving all the information in this dialog.