14. Adding Other Components to Your Application : Procedures : Create and Register 3GL Procedures and Database Procedures : 3GL Procedure and Database Procedure Properties
 
Share this page                  
3GL Procedure and Database Procedure Properties
Note:  The only property you can set for a database procedure is its Remark.
3GL procedures have the following properties:
Library Name
Defines the location where the library is located. When you click Browse, a standard File Selection dialog appears. The StripPath option strips the path from the library name.
Return Value Data Type
Specifies the data type of the value returned by the procedure:
None
Varchar
Smallint
Integer
Float
Money
Date
Language
Specifies the language in which the 3GL procedure is written:
C
PASCAL
C_PASCAL