Posted by Steven Hagen on February 08, 2014 at 10:21:29:
I have added code to a program for transferring a file using CUTLCPY while logged in as Comet Anywhere.
I connect to a Comet 2012 BUILD .471.13 HOST
After my ENTER CUTLCPY command I get the following error
Copy Comet File Utility Ver-12.0
Source file does not exist
My Code is as follows:
IF ASC(SUB(DSTAT(TERM$),21,1)) EQ 1 THEN
A$ = 'SRI2FILE.XLS,' + ZFXD$ +',SRI2FILE.XLS,C:\ASEH,N,Y,N'
PRINT (#) A$
ENTER 'CUTLCPY'
ENDIF
A$=SRI2FILE.XLS,FUS,SRI2FILE.XLS,C:\ASEH,N,Y,N
A$ is LENGTH 252
The file SRI2FILE.XLS does exist on directory FUS.
Any help would be appreciated.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.