Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


KNAX6160-I

Execution of the function (function-name, line number =number-of-lines) was interrupted.

Execution of a function was interrupted due to the following causes:

  • Function and job definition script were terminated by executing the exit command in the function.

  • Function and job definition script were terminated by executing the exec command in the function.

  • In Windows, the function was terminated when the return command was executed in the action of the trap command while the function was being executed.

function-name

The name of the function that is executed.

number-of-lines

Number of lines of the job definition script in which the function is described.

(S)

Interrupt processing.

(O)

If execution of a function is interrupted due to an error, remove the failure and re-execute the command.