As an example, the line
"ID",""Brief" Description","State","Assigned User",""Detailed" Description",
(Note the quotes around "Brief" and "Detailed".)
needs to be changed into
"ID","""Brief"" Description","State","Assigned User","""Detailed"" Description",
(Note, each of the " characters within the fields is transformed into "".)
Can anybody suggest a way to do this?
-- Jay
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment