...
The prototype is shown below:
Code Block | ||
---|---|---|
| ||
D* procedure to override field data, from *SRVPGM PROFOUNDUI D profoundui_overrideValue... D pr ExtProc('profoundui_overrideValue') D FileName * value options(*string:*trim) D RecordName * value options(*string:*trim) D FieldName * value options(*string:*trim) D Data * value options(*string) D DataLen 10i 0 value |
...