Consultor Eletrônico



Kbase P117389: 4GL/ABL: Is the information obtained by running TABANALYS accessible from the VST tables?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/05/2011
Status: Verified

GOAL:

4GL/ABL: Is the information obtained by running TABANALYS accessible from the VST tables?

GOAL:

Can 4GL/ABL be used to access the same information output by TABANALYS?

GOAL:

What is the algorithm used in TABANALYS?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

FIX:

No, TABANALYS output is not available through the manipulation of the VST tables. However, the information may be obtained using 4GL by using the OS-COMMAND to run TABANALYS sending its output to a text file and parsing that file.
The algorithm used in TABANALYS is Progress proprietary and is not publicly available.