Re: Feature Request: IDM_SAVEASHTML

"'BugFix@AutoIt' via scite-interest" <[email protected]> Fri, 3 Feb 2023 10:16:23 -0800 (PST)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
I have now solved it by using the SciTE DirectorExtension. With it, I can 
pass a memory path.

BugFix@AutoIt schrieb am Freitag, 3. Februar 2023 um 17:56:08 UTC+1:

> 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/72d5eae4-bdc4-46ef-b83a-789841907b16n%40googlegroups.com.