Hi,
Im wondering if there is a command in V/Vim that will save a backup of the current document to another location (e.g., from C:\ to C:\backup). Any subsequent write with the ":w" command will still write to the old location (e.g., C:).
Thanks, Derek