You can save the results of a MaxL or MDX session as an HTML file on a client or server computer. The HTML file includes both script contents and results.
For MaxL scripts, you can also use the MaxL Shell spool command within a script to send output to a file.
To save the results of a MaxL script or an MDX script:
Enable the Echo statements MaxL execution option to save statements and their results. For instructions, see Setting MaxL and MDX Execution Options.
Execute the script.
In Save As, navigate to the drive and folder where you want to save the results.
In File name, enter a name for the file.
Results are saved in HTML.
Click OK.