-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
My subject line pretty much says it all. I would like to implement a tab command that will delete the current line in a document. The best that I have been able to do so far is to remove the text, but not the line. I'd imagine that I could do it by iterating through the document and deleting the line in some complicated script, but I'm hoping for a simple solution. Is there a simple solution? Thanks.
Mike