InterviewSolution
Saved Bookmarks
| 1. |
How Is The Keyword Dummy Used In Jcl? |
|
Answer» For an output FILE DUMMY SPECIFIES that the output is to be discarded for INPUT it specifies that the File is EMPTY. For an output File DUMMY specifies that the output is to be discarded for input it specifies that the File is empty. |
|