impure functioncopyFile
Copy existing file (C functions 'fopen', 'fread', 'fwrite', 'fclose')
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fromName | Name of file to be copied | |
| String | toName | Name of copy of file |