Zoomed Image

AMSX Scripting Language - Command : savetextfileascii

Summary

Save the result buffer to a text file using ASCII encoding

Description

Writes the current result buffer to the specified file path using ASCII (non-Unicode) encoding. Use this when the target system requires a plain ASCII file. The file path must be within the permitted folders for this transform.

Parameters

ParameterDescription
cmdFile path (must be within permitted folders)

Syntax


SaveTextFileAscii "File path (must be within permitted folders)"

Return to the AMSX Command Reference