Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Copying files

Former Member
0 Likes
428

I am trying to copy the files between servers using:

ARCHIVFILE_SERVER_TO_CLIENT

ARCHIVFILE_CLIENT_TO_SERVER

The limitation is the file name being only 70 chars.

Any alternative or large names?

I do not want to make a Z out of these as far as possible.

I am trying to copy the files between servers using:

ARCHIVFILE_SERVER_TO_CLIENT

ARCHIVFILE_CLIENT_TO_SERVER

The limitation is the file name being only 70 chars.

Any alternative or large names?

I do not want to make a Z out of these as far as possible.

1 REPLY 1
Read only

Former Member
0 Likes
382

Hi,

try fm DX_FILE_COPY

´with filename = 128 ch)

rgds

Andreas