CL Command Reference - EDTF
CL Command List > EDTF Reference
Description:
The Edit File (EDTF) command allows you to edit a stream file or a database file. This command can also be used to browse a file or directory.
Examples:
Example 1: Editing a Stream File
EDTF STMF(¡¯/mydir/myfile.txt¡¯)
This command will start an edit session for file myfile.txt in directory mydir under the root directory.
Example 2: Editing a Database File Member
EDTF FILE(MYLIB/MYFILE) MBR(MYMBR1)
This command will start an edit session for member MYMBR1 of file MYFILE in library MYLIB.