From the starting name, the final name is formed as follows:
Examples of XFD names
| COBOL code | File name | 
|---|---|
| ASSIGN TO "usr/ar/customer.dat" | customer.xfd | 
| SELECT TESTFILE, ASSIGN TO DISK | testfile.xfd | 
| ASSIGN TO FILENAME | (you specify) |