PDR4042S
Section, Line number, Column number: The value specified for the function type: type is not valid. You must specify NORMAL or EXTENDED.
What happened: The value you specified for the user-written function type parameter was not NORMAL or EXTENDED. The invalid type is given.
What to do: Specify a USERFUNCTION command type value of NORMAL if the function allows one call per entry; or EXTENDED if the function allows an Initialization and Termination call also. No other values are valid.