adspace
Answer Posted / Mukesh Pandey
In JCL (Job Control Language), 'EVALUATE ALSO' and 'AND' serve different purposes. 'EVALUATE ALSO' is a JCL statement used for testing a job after it has been compiled, whereas 'AND' is a logical operator in programming that returns TRUE if both expressions are true. In the context of JCL, you won't find 'AND'. If you need to run multiple jobs sequentially, use the EXEC utility.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category