hi my file1 is like this:
PATH=......
SHELL=/bin/sh
USER=sa
LOGNAME=sybase
for i ........
then i use 'ma ( i think this is start of mark )
then my file will be (Vi in insert mode ):
PATH=......
'ma
SHELL=/bin/sh
USER=sa
LOGNAME=sybase
"xy'a
for i ........
is this code is right?? if it is,
Then i used :e file2
It gives the message as
E37: No write since last change ( add ! to override )
Pl reply
Thanks and regards