Feature Request: IDM_SAVEASHTML

"'BugFix@AutoIt' via scite-interest" <[email protected]> Fri, 3 Feb 2023 08:56:08 -0800 (PST)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
I wanted to use Lua script to open a list of files one by one in SciTE and 
save them as html files using scite.MenuCommand(IDM_SAVEASHTML). This also 
works, but always with GUI for saving. However, I would like to specify a 
different save path via script.
But as I saw in the source FILE *fp = saveName.Open(GUI_TEXT("wt"));, the 
GUI is always called.
Is there a possibility for the future that instead of the constant GUI 
query, a path parameter can be passed optionally?  

Best Regards
BugFix

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/41375abf-846e-4e22-bf7c-8503692f9cb4n%40googlegroups.com.