Re: Guide startup from HTML-Link (MS IE on WinXP) ?

petersurma Oct 11 2:57 AM

Addon:

c:
cd ../../../../../GUIDE8
guide8.exe -o%1

is a StartupGuide.bat file that can in fact take 1 parameter from
outside and starts on whichever object you like
StartupGuide.bat m57
StartupGuide.bat ngc7000
...
BUT: This does not work in the html link. The parameter is not
evaluated prior to the website call by the browser. So
<a href="GuideStartup.bat m57">(.bat) Run Guide </a>
DOES NOT WORK !

Anybody knows how to get this working dynamically?

Best wishes,
Peter