Kbase P49266: How to get the database names used to compile an r-file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How to get the database names used to compile an r-file
FIX:
Using the RCODE-INFO system handle as follows:
RCODE-INFO:FILE-NAME = "d:\ctest.r".
DISPLAY RCODE-INFO:DB-REFERENCES FORMAT 'X(32)'.