Search found 8 matches
- Thu Jan 09, 2014 12:06 pm
- Forum: General Discussion
- Topic: FTP download successful and complete?
- Replies: 1
- Views: 8790
FTP download successful and complete?
Hi, I want to download a simple text file from an FTP server. For this I use the FTP DOWNLOAD action and this works fine. Is there any way to check if the download process is finished (or still going on) and more importantly if the downloaded file is complete? Is there a return code from the downloa...
- Mon Dec 09, 2013 11:03 am
- Forum: General Discussion
- Topic: Check if task is running?
- Replies: 1
- Views: 8528
Check if task is running?
Hi,
Does anyone know how to check in a task if another task is running at the moment?
Thanks in advance.
Does anyone know how to check in a task if another task is running at the moment?
Thanks in advance.
- Tue Apr 16, 2013 11:49 am
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
Re: The data area passed to a system call is too small
Hi Oleg,
thanks for your support.
It works fine now!
thanks for your support.
It works fine now!
- Tue Apr 16, 2013 9:54 am
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
Re: The data area passed to a system call is too small
Hi Oleg, I've tested the "Run As User" action on a Windows 7 platform (ROBOTASK running as an NT service). And as far as I can tell, it is looking fine now. I've also tested "Run As User" on a Windows Server 2008 R2 (running on VMWARE), and I keep getting "Access is denied&q...
- Wed Apr 10, 2013 12:59 pm
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
Re: The data area passed to a system call is too small
Hi Oleg, I've tried to execute the bat file as you described in your answer: I still keep getting the error. Were you able to reproduce the problem? I've tried something else: 1. Installed Robotask 5.4 on a stand-alone Windows 7 machine. 2. Then installed Robotask as a NT service and in the service-...
- Wed Apr 03, 2013 9:19 am
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
Re: The data area passed to a system call is too small
Hi Oleg,
Thanks for you fast reply.
I will try out your advice and look what the effect is on the output.
Thanks for you fast reply.
I will try out your advice and look what the effect is on the output.
- Wed Apr 03, 2013 9:11 am
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
Re: The data area passed to a system call is too small
Hi Oleg,
thanks for the fast reply.
I will try out your advice and will see what effect it has on the execution.
thanks for the fast reply.
I will try out your advice and will see what effect it has on the execution.
- Wed Apr 03, 2013 8:17 am
- Forum: General Discussion
- Topic: The data area passed to a system call is too small
- Replies: 10
- Views: 55494
The data area passed to a system call is too small
Hi, Sometimes I receive the error ""The data area passed to a system call is too small" on a task. TaskInfo: I have a task with a single line. It uses the the Action "Run Program as User" to execute a .bat file. ("C:\Company_TC_comm_plate.bat") In this .bat file is...