Determine the path and name of the generated index.html-file

Everything else that doesn't fall into one of the other categories.
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Determine the path and name of the generated index.html-file

Post by Peter »

Hello,

i am looking for a reliable method to determine the path and name of the generated index.html - file to write a tool to modify this file.

* on the one hand, at the time of development after pressing f5 and before calling up the browser (SpiderBasic_Compilation[x].html).

* and on the other hand when publishing after creating a web app.

can anyone help?

Thanks in advance & Greetings ... Peter
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Determine the path and name of the generated index.html-

Post by Peter »

Peter wrote:* on the one hand, at the time of development after pressing f5 and before calling up the browser (SpiderBasic_Compilation[x].html).
probably "%EXECUTABLE" when running the tool "After Compile/Run"...
Post Reply