Overview | Symbol List | Example


如果错误存在过程控制

Synopsis

&ERRMOD

Description

If errors occur during batch processing, the &ERRMOD GPA sets the system to either terminate or continue program execution.

NOTE: The &ERRMOD GPA is ignored during interactive executions.

Chacteristics

Read/Write - Number - [1,2]

Constant Values

1 = &TERM
2 = &CONTIN

Parameters

Parameter

Description

&TERM

GPA which indicates that the program will terminate if errors occur.

&CONTIN

GPA which indicates that the program will continue to execute if errors occur.


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.