Could you give me an example of how to check the directory by parsing. Or is there away that after so many seconds that when the file is not downloading to make it disconnect?
How do I make it so it check to see if a file exists on the host. Currently the download folder on the host is c:/micsdata/send. Is there a way to use findfirst? I don't know how to reference it so it would look on the host for the file. What I want it to do is to exist if no file exists on...
You were right it worked perfect. However the delfile and copyfile commands only delete and copy the first file. How do I make it so that it deletes and moves all the files that it sends? TIA
I think you misunderstand what I'am trying to do. I'am trying to send multiple files from the same directory during one session. All these files are .zip files. I also want the script to continue if there are no files to send, and start the download part. TIA
I got the download section to work with the following change listed below. For some reason I had to add getfile ZMODEM to it. Now the only thing else I need to do is to be able to send for than 1 file (say up to 5 or so)that is in the C:\MicsData\Send folder or all files that are in that...
The directory does exist on the machine. There is currently only 1 part in the script that sends the other is downloading a file. I need to know how to send every file in the micsdata\send directory, and if there are no files to send then continue the script to the download section of the...
Wizard Knob,
I'am in need of your assistance once again. I need to have the ability to download all files in the \send directory or if there is no files then continue to the download part of the script. Also I have tried to set the download path and procomm continues to use the default...
Here what I got and it still don't work. I know it is probably something simple. It still moves the file even if the tranfer is cancelled.
;*****************************************************************************
;* MACRO definitions...
How can I make it so that if failure or disconnect during the transfer that the file is not sent to the sent directory. Also do I have anough check and balances in the script before the transfer part incase of failure or disconnect...
Thanks Knob,
That sounds like the way, but can you show me? I have spent 3 days just getting this far. Procomm Plus is very new to me. Also how can I move a copy to the c:\micsdata\sent folder?
I need help to send a file. This file name changes each time, so I need to be able to just send any filename in that "c:\micsdata\send" directory. The file will always end in .zip. After the file is sent I need it deleted from the c:\micsdata\send directory and moved to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.