Kbase 14072: Results API and running reports outside Results
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Results API and running reports outside Results
The Results Application Programming Interface (API) mentioned in the
Results Administration and Development Guide is used to add
functionality to Results II (GUI).
Inside Results a user can add additional menu and toolbar items.
The API's can ONLY be used in a .p that is run from one of these new
menu/toolbar items. They CANNOT be run from the procedure editor.
The API's are located in the aderes.pl and are acessed as follows...
RUN aderes/sffire.p ().
To run Results reports outside of Results, ie. from an application,
choose Query->Generate from the menubar inside Results. The user
supplies a file name, and that filename.p can be run from 4gl.
Progress Software Technical Support Note # 14072