To start MEP, use the MEP command. The following line shows MEP command-line syntax:
MEP [-?] [-D] [-e commands] [-r] [-m mark] [[-t] file]...
The MEP command's parameters can include one or more of the following options:
On startup, the status line displays the following:
The status line can also display the following during editing:
| Indicator | Description |
|---|---|
| modified | The file has been changed. |
| Insert | MEP is in insert mode. |
| No-Edit | The file cannot be changed at any time during the editing session. |
| RO-File | The file has the read-only attribute. The file can be modified, but must be saved under a different filename. |
| pseudo | The file is a pseudo file. |
| Arg [1] | You typed ALT+A to start a command. |
| Argument canceled | You recently canceled a command. |
| REC | You are recording a macro. |