z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


MF—modify format

z/OS ISPF User's Guide Vol II
SC19-3628-00

The MF (modify format) line command can be entered against any directory entry except a symbolic link file. This line command causes the Modify z/OS® UNIX File Format panel to be displayed.

Figure 1. Modify z/OS UNIX File Format panel (ISRUULMF)
   Menu  Utilities  View  Options  Help
 ┌─────────────────────────────────────────────────────────────────────────────┐
 e                        Modify z/OS UNIX File Format                         │
 │ Command ===>                                                                │
 │                                                                             │
 │ Pathname . : /u/myhome/prog1                                                │
 │ Type . . . : File                                                           │
 │                                                                             │
 │ Format . . . 1  1. NA       3. NL     5. LF     7. LFCR                     │
 │                 2. Binary   4. CR     6. CRLF   8. CRNL                     │
 │                                                                             │
 │ CCSID  . . .                                                                │
 │                                                                             │
 │ Enter "/" to select option                                                  │
 │    Automatic Conversion                                                     │
 │                                                                             │
 │                                                                             │
 │  F1=Help        F2=Split       F3=Exit        F4=Expand      F7=Backward    │
 │  F8=Forward     F9=Swap       F10=Actions    F12=Cancel                     │
 └─────────────────────────────────────────────────────────────────────────────┘


  F1=Help      F2=Split     F3=Exit      F4=Expand    F7=Backward  F8=Forward
  F9=Swap     F10=Actions  F12=Cancel

The Pathname field displays the path name of the selected file. The Type field display the file type for the selected file.

The format and tag information for the file can be changed by updating these input fields on the panel:
Format
Enter one of the listed numbers corresponding to one of these formats required for the file:
NA
No format specified.
Binary
Binary data.
NL
Text file; lines delimited by the newline character.
CR
Text file; lines delimited by the carriage-return character.
LF
Text file; lines delimited by the line-feed character.
CRLF
Text file; lines delimited by carriage-return and line-feed characters.
LFCR
Text file; lines delimited by line-feed and carriage-return characters.
CRNL
Text file; lines delimited by carriage-return and newline characters.
CCSID
Enter the numeric coded character set identifier (CCSID) associated with the file. The numeric value must be between 0 and 65535. You can set this field to blanks or enter a value of 0 to indicate there is no CCSID associated with the file.
Automatic Conversion
Select this option to identify the file as a candidate for automatic conversion provided by z/OS UNIX Enhanced ASCII support.
Note:
  1. A superuser or the owner can change the file format of a file.
  2. A superuser, the owner, or a user with write permission can change the tag information (CCSID and automatic conversion setting) for a file.
  3. File tag information cannot be set for a z/OS UNIX directory. Therefore when processing a directory the CCSID and Automatic Conversion fields are protected.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014