Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Action Action_List Business_Rule Process File Version:v5.0}} ====== COPY FILE ====== This action copies a file to a new location. ===== Syntax ===== ''COPY FILE'' ArithmeticExpression() ''TO'' ArithmeticExpression() where the first ArithmeticExpression identifies a file to be copied and the second one – the target location and name. ===== Example ===== <code aim>COPY FILE 'c:/temp/myfile.txt' TO 'c:/temp2/mynewfile.txt' </code> Last modified: 2023/05/09 01:30 Log In