contents.gifindex.gifprev1.gifnext0.gif

Examples of XFD Names

COBOL code:				File name:

ASSIGN TO /usr/ar/customers.dat>         customer.xfd

SELECT TESTFILE, ASSIGN TO DISK testfile.xfd
ASSIGN TO -D SYS$LIB:HELP help.xfd
ASSIGN TO FILENAME (you specify with the NAME directive)

This is the end of the Data Dictionaries section. Click the Contents button at the top of this window to return to the Table of Contents page.