Zoomed Image

AMSX Scripting Language - Command : CopyFile

Summary

Copy a file from one path to another

Description

Copies the source file to the target path. File permissions are checked against the permitted folders list for both paths before the copy is performed.

Parameters

ParameterDescription
cmdSource file path
Argument 0Target file path

Syntax


CopyFile "Source file path", "Target file path"

Return to the AMSX Command Reference