The function requests the
D2000 Server process on reading the file defined by the parameter src
File. The contents of the file is then transferred to the interpreter of the ESL script and written into file specified by the parameter
dstFile.
The function can be used for transfer of files from the computer where the
D2000 Server process is running to the client computer by using
active picture.
If the file
dstFile already exists, the function rewrites it.
The maximum size of the file to transfer is 1 GB.
If local computer uses platform Win32 the function copies (remains) also timestamps (
create time, access time, modify time).
If local computer uses target platform Linux or OpenVMS the function does not modify timestamps.
If local computer uses source platform Linux or OpenVMS the function is able to identify only timestamp
- modify time.
Pridať komentár