Consultor Eletrônico



Kbase P16844: How to determine the Progress version using 4GL syntax?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

GOAL:

How to determine the progress version using 4GL syntax?

FACT(s) (Environment):

UNIX
Windows
Progress 8.X
Progress 9.X

FIX:

Use the PROVERSION statement within your 4GL code.

Example: DISPLAY PROVERSION.