Returns to the names of the parameters of a HORUS-procedure.
For the HORUS-procedure indicated in ProcName the operator proc_info1 returns the names of the input objects, the output objects, of the input control parameters and the output control parameters.
|
ProcName (input_control) |
string -> string |
| Name of the procedure. | |
| Default value: 'proc_info1' | |
|
InpObjPar (output_control) |
string-array -> string |
| Names of the input objects. | |
|
OutpObjPar (output_control) |
string-array -> string |
| Names of the output objects. | |
|
InpCtrlPar (output_control) |
string-array -> string |
| Names of the input control parameters. | |
|
OutpCtrlPar (output_control) |
string-array -> string |
| Names of the output control parameters. | |
The operator proc_info1 returns the value TRUE if the name of the procedure exists and the helpfiles are available. Otherwise an exception is raised.
search_keyword, search_proc, proc_name, proc_info
proc_info2, proc_info3, proc_name