MPE/iX Shell and Utilities Reference Manual, Vol 2
vi(1) MPE/iX Shell and Utilities vi(1)
:set noreadonly
or you can use the w! command to force the write.
Message: "filename": File not found
Cause: You specified the name of a file that does not exist.
Action: Ensure that you spelled the file name correctly, and that you have appropriate
permissions to access the file.
Message: Filename too long
Cause: You specified a file name that exceeded the maximum length allowed.
Action: Use a shorter name.
Message: Give one tag per line
Cause: You attempted to reference more than one tag on a line.
Action: Specify only one tag name on a line.
Message: glob: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: Global command too long
Cause: You specified a global command line that exceeded the size of the input buffer.
Action: Break the command in smaller workable components. Create macros or source
scripts if the task is going to be performed many times.
Message: Incomplete shell escape command - use ’shell’ to get a
shell
Cause: You attempted to use a shell escape without specifying a command.
Action: To invoke an interactive shell, use the shell command.
Message: Insufficient memory for edit-line buffer.
Cause: vi attempted to set up the necessary structures for line editing and failed.
Action: Contact your system manager.
Message: Insufficient memory for GLOB argument list.
Cause: There were not enough system resources to remember the argument list, after
file name generation.
Action: Specify an argument list that expands to fewer arguments.
Message: Insufficient memory for GLOB argument space.
Cause: There were not enough system resources to serve as a buffer for the argument
list that is needed to perform file name generation.
Action: Specify an argument list that expands to fewer arguments.
1-682 Commands and Utilities