Kbase 15156: Report Builder - How to create User Defined Functions UDF's
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Report Builder - How to create User Defined Functions UDF's
User Defined Functions allow functions to be created and stored in a
library that all users and reports have access to.
Inorder to create User Defined Functions in Report Builder you must
have the following entry in your Progress.ini file.
[ReportBuilderDefaults]
UDFDirectory=c:\work (this should be the full path where you want
prorb.udf to be located)
The UDF must be created with parameters.
The UDF is then included in a calculated field.
The calculated field can be inserted into the report layout.
See Report Builder Manual Chapter 8 for more details.
Progress Software Technical Support Note # 15156