Login to the Macroeditor
[Appstore]:\Visual\Localapps\webservices\SRIMacroServer\Tools
Load the TEST.xml using MacroEditor
File>Import>SRIScript
Select the
TEST.xml and click open|VMFG

Add the Macro stub
Copy the macro to your VEProfiles$ directory if using VEScripts

or you can add manually add the macro via the part maintenance window.
* you may need to change https to http if not using SSL
Run the Macro to get the MacroServer version info
The macro will return client info

clicking ok will show the SRIMacroServer version
Next window will show Assembly info
Edit/View Macros
From MacroEditor the end user may view/edit any Synergy created Macro or an Visual ERP Macro (version 9 and up)

If there is a vbscript language command that is not being properly highlighted, you have the ability to add that missing item by editing the vbscript.xml file located in
C:\Visual\Localapps\WebServices\SRIMacroServer\Tools\Language
Simply add a new entry: <KeyWord name="yourcommand" />