April White:

> I've found that using
>     host->Save()

   Something like

host->Perform("saveas:" + host->Property("FilePath"))

   or

host->menucommand:(IDM_SAVE)

> and
>     host->CurrentBuffer()

   I don't know of an easy way to get the buffer number but the file
name is available. I'd prefer extending the set of text commands or
properties rather than the set of methods of ExtensionAPI.

   Neil

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to