I have exported a tablebox into XML format and save it in a pre-defined location by writing a macro in VBscript . I need to do some XSLT transformation for getting the output of the XML in a specific format . I have a java code for the XSLT transformation but i couldnt find a solution to integrate the code in the edit module . Can anyone please suggest how to write a macro in Vb or JScript to do the transformation from a click of the button .
Search the internet for examples that use vbscript to execute an xsl transformation. Your local friendly web search engine should be able to help you find examples like this one: http://www.mazecomputer.com/sxs/xsl.vbs.txt