Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > SaveFile

SaveFile

Saves the content to a file. If the file or path are not found, they are created.


Syntax


Call ccLib.SaveFile( FileName, FileContent )


Parameters


FileName ? The full windows name and path of the file.


FileContent ? the data to be saved in the file

This page was last reviewed 10/6/2022 3:56:48 PM