Command used to catch the syntax errors
-
TEST
-
CHECK
-
JCLCHK
-
EJCL ALL
B
Correct answer
Explanation
The CHECK command is widely used in mainframe editors and specific compilers to scan and catch JCL or program code syntax errors without executing the code. While JCLCHK is a CA Broadcom utility, CHECK is the general command interface option designed for standard syntax validation.