What are you actually trying to do in your JCL? Do you need to write a message to the operator?
//CMSYNIN DD statement is an input dataset. If you find examples in your reference of //SYSIN DD statements, they are the same as //CMSYNIN. The “SYSIN” and “CMSYNIN” are names used by the application programs to refer to the input dataset.