--> The answer to all your questions is found in
http://www.xmlmind.com/xmleditor/changes.html

* See section "3.6.0 (April 23, 2007)", sub-section "Possible
incompatibilities:

---
Menu item "Reload All Configurations" is no longer present by default in
the Options menu of Professional Edition.

If you need this menu item, for example when developing a custom XXE
configuration, set environment variable XXE_GUI to value
"xxe-gui:app/Developer.xxe_gui" and restart XXE Professional Edition.
---

* See section "3.5.2 (February 19, 2007)", sub-section "Possible
incompatibilities:

---
Suppressed command viewHTML and its associated property
XXE_HTML_PREVIEW_COMMAND.

The default viewer application is now specified in the Options dialog
box, Helper Applications section, Default viewer field. This default
viewer may be started simply by using command start with a parameter
like "helper(defaultViewer) filename_or_URL".
---



--> When you upgrade, please take the time to carefully read
http://www.xmlmind.com/xmleditor/changes.html



Huditsch, Roman (LNG-VIE) wrote:
> 
> We just changed from v3.3 to v3.6 and discovered that the viewHTML
> command is not supported any more.
> Is there an other way to get the same results?
> 
> We are now using:
> 
> <cfg:property name="XXE_HTML_PREVIEW_COMMAND">"C:\Programme\Internet
> Explorer\iexplore.exe" "%U"</cfg:property>
>       <cfg:command name="show">
>               <cfg:macro>
>                       <cfg:sequence>
>                               <cfg:get
> expression="concat(substring-before(substring('%D', 4), '.xml'),
> '.html')"/>
>                               <cfg:command name="viewObject"
> parameter="http://production.lexisnexis.at:8080/cocoon/zeitschriften/htm
> l/%_"/>
>                       </cfg:sequence>
>               </cfg:macro>
>       </cfg:command>
> 



Huditsch, Roman (LNG-VIE) wrote:
> We are pretty often changing our configuration files. So it was very
> comfortable to 
> have an own menue entry for reloading them without having to restart the
> application.
> What is the best way to reload the config files int he new XMLMind
> version?
> 



Huditsch, Roman (LNG-VIE) wrote:
> I just discovered the start command, which is suppossed to replace the
> viewHTML command, I think.
> Is there a way to set the appropriate helper application in the
> configuration file (instead of defining it in the application options)?
> 

Reply via email to