Home. 
.

transparent

transparent

transparent

XMLSpy Scripting FAQ

Scripting/FormEditor/COM-API FAQ


Scripting/FormEditor/COM-API FAQ Answers

  • How can I ensure that my scripts are not lost when I install a new version of XMLSpy® 2012?
    In case you are using the default example project file (GlobalScripts.prj) to save your scripts, it is necessary that you create a backup copy of this file prior to installing a new version of XMLSpy® 2012.

  • Where can I find more information on the COM API?
    Open XMLSpy® 2012 - go to the Help menu - select Table of Contents - navigate to the section "Programmer's Reference".

  • Where can I find more information on how to write a macro?
    Open XMLSpy® 2012 - go to the Help menu - select Table of Contents - navigate to the section "Scripting".

  • I am not able to use the Application.AddMacroMenuItem() method successfully. I have checked the parameters several times and could not find any spelling errors.
    Please add a period "." to the beginning of the macro name. For example if the name of the macro is "MyMacro" pass ".MyMacro" as the name of the macro to the AddMacroMenuItem() method.

  • I would like to use part of the XMLSpy® 2012 COM API functionality in one of my applications. Do I have to buy a license of XMLSpy® 2012 for each user who will be using my application?
    Yes it is necessary to install XMLSpy® 2012 on each machine on which your application will be installed as well as purchasing a license of XMLSpy® 2012 for each user who will be using your application.


transparent
Print
Mail
Like It
.

Read the Altova Blog
...and get the most from our products Read the Altova Blog!

.

The techies at Altova love to show off what our applications can do! Our in-depth coverage of individual features helps you deliver exceptional projects. Subscribe here!

.
.

transparent

transparent