Question
The Mail Meta Language (MML) has an "include" statement which tells the interpreter to obtain another file and execute the contents.
This statement is only available for pages requested using the web server. It can not be used for delivery scripts, POST processing scripts in GMS Communication Server, etc.
Answer
It is now possible to include scripts from delivery scripts, POST processing scripts, etc. within all of GMS products.
You must:
- Ensure the correct file is located within the MML directory on your installation; and
- Ensure the MML file is correctly formatted according to the instructions laid out within the MML programmers guide.
NOTE: Gordano do not support the debugging or writing of MML scripts.
See Also:
Keywords:includes MML delivery script AddSession