List-directed formatting allows you to control the editing process using the lengths and types of data that is read or written. You can only use list-directed formatting with sequential or stream access.
REAL TOTAL1, TOTAL2
PRINT *, TOTAL1, TOTAL2