The global script is a Visual Basic Script file generated by eMill that can store instructions. Each project includes a Milset.vbs script file saved inside the project tree.
The global view lets you edit the script, using AMS events to program functions, or to further customize data access. You can edit the global script to:
Access records from an XML database or non-ADO compatible databases
Automatically process mailing feedback
Deliver content conditionally according to records
Customize email headers according to records
The global script is presented inside the editor with several viewing options. You can display parts of the Milset.vbs script using the Event View, Object View or Full Module View buttons and selecting the Object or Event from the scroll down lists. The editor features bookmarks, breakpoints and search/replace features similar to other script editors, which you can also use instead of eMill's.