Zoomed Image

AMSX Scripting Language - Command : resulttofile

Summary

Save the result buffer to a file (ASCII)

Description

Writes the current result buffer to the specified file using ASCII encoding. The file path must be within the permitted folders for this transform. The first argument provides the file path rather than cmd.

Parameters

ParameterDescription
cmdNot used
Argument 0File path (must be within permitted folders)

Syntax


ResultToFile "Not used", "File path (must be within permitted folders)"

Return to the AMSX Command Reference