Hi,
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)?
thanks,
Roman
> -----Original Message-----
> From: Huditsch, Roman (LNG-VIE)
> Sent: Thursday, May 10, 2007 11:35 AM
> To: 'xmleditor-support at xmlmind.com'
> Subject: [XXE] XMLmind XML Editor 3.6.0 - viewHTML replacement
>
> Hi Hussein,
>
> 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/zeitsch
> riften/html/%_"/>
> </cfg:sequence>
> </cfg:macro>
> </cfg:command>
>
> Thanks,
> Roman