I have to copy a file to the Standard temp Folder of the logged on User.
move "cswin\\upload\\routeinf.ini" to filename1
move "%localappdata%\\temp\\routeanf.ini" to filename2
CALL "CBL_COPY_FILE" USING FILENAME1 FILENAME2 RETURNING STATUS-CODE
CBL_COPY_File does not solve the %localappdata%
Who knows the SOLUTION?
Regards Geozak



