OS-COPYsource-filename VALUE ( expression )target-filename VALUE ( expression )The name of the original file. If you specify a directory, OS-COPY generates an error. The filename can contain Unicode characters. See OpenEdge Development: Internationalizing Applications for more information about Unicode.VALUE ( expression )An expression that returns the name of the original file. Expression can contain constants, field names, and variable names. The filename can contain Unicode characters.VALUE ( expression )An expression that returns the name of the new file or directory. expression can contain constants, field names, and variable names. The filename can contain Unicode characters.
If target-file specifies an existing file, OS-COPY overwrites the existing file.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |