Wordwrap in mainframe?

Open the dataset in ISPF EDIT mode.

In the first line, issue the line command:TF80 (In this case I want to wrap to 80 chars per line)

All the subsequent lines will wrap to 80 chars per line.