Is there a simple way of copying an entire record to another file record?
I have two files that are the same format except for the field names. Each field has the same length in both formats and I need to set each field in file 2 from each field in file 1.
I'm looking for a MOVE RECORD command or an EVAL option that will copy the entire record in onestep rather than me having to code an EVAL for each field in the file.
Dazed and confused.
Remember.. 'Depression is just anger without enthusiasum'.
I have two files that are the same format except for the field names. Each field has the same length in both formats and I need to set each field in file 2 from each field in file 1.
I'm looking for a MOVE RECORD command or an EVAL option that will copy the entire record in onestep rather than me having to code an EVAL for each field in the file.
Dazed and confused.
Remember.. 'Depression is just anger without enthusiasum'.