hi everyone, i need jcl code for adding the values of a particular field in a file.
for example, if a file has a record with a field named "salary",can you tell me how to write the jcl code to get the "total salary" for all the records in a file.
the output has to be written in one output file.