Search found 46 matches

by BrianSmith
Wed May 19, 2004 12:52 am
Forum: General Discussion
Topic: RoboTask fails to be reliable
Replies: 4
Views: 11178

RoboTask fails to be reliable

None of the scheduled tasks are ever set to run when the computer is in standby mode. The laptop computer is closed everynight and goes into standby mode and all scheduled tasks run during the day when the computer is on. RoboTask each morning when I open it up and bring it out of standby mode has l...
by BrianSmith
Tue May 18, 2004 3:26 am
Forum: General Discussion
Topic: RoboTask fails to be reliable
Replies: 4
Views: 11178

RoboTask fails to be reliable

Now I have been running RoboTask on two machines, one desktop and one laptop and the scheduled tasks only stop running on the laptop. Both computers very rarely get shut down, maybe once a week or two. But the laptop is closed and put into standby mode everyday. Both run Windows XP Professional but ...
by BrianSmith
Wed May 12, 2004 12:56 am
Forum: General Discussion
Topic: How do I exclude a folder.
Replies: 3
Views: 18584

How do I exclude a folder.

Thanks for the feedback.

I have gone with using a custom built RoboTask that uses the WinRAR command line application to compress files.

I have posted this RoboTask earlier on the forum.
by BrianSmith
Thu May 06, 2004 2:22 am
Forum: General Discussion
Topic: How do I stop a program?
Replies: 6
Views: 27554

How do I stop a program?

Some applications when you call Window --> Close just minimise the application to the icon tray. Even sending an ALT+F4 command doesn't exit the application but just close it and keep it running in the icon tray. Need to call a command that can kill the process.
by BrianSmith
Wed May 05, 2004 11:49 pm
Forum: Suggestions
Topic: Back-Up Task
Replies: 1
Views: 16858

Back-Up Task

This is exactly what I would like to see implemented so I could create a task to backup files or burn files to CD more easily. A task where I could press CTRL-SHIFT-ALT+B for example and get a dialog appear that shows me a folder hierarchy with checkboxes next to every folder and file and allows me ...
by BrianSmith
Wed May 05, 2004 3:53 pm
Forum: General Discussion
Topic: How do I stop a program?
Replies: 6
Views: 27554

How do I stop a program?

What is Class: MSNMSBLClass?
What action are you specifying this with?
by BrianSmith
Tue May 04, 2004 10:04 pm
Forum: General Discussion
Topic: Getting started.
Replies: 7
Views: 30504

Getting started.

Ok. I finally understand the error which I can also replicate now. The actual ping task seem to produce a socket error when I unplug my network connection from my computer. So I guess what the guys at RoboTask need to do is create a task we can use to detect a network/internet connection before atem...
by BrianSmith
Tue May 04, 2004 6:56 pm
Forum: General Discussion
Topic: Getting started.
Replies: 7
Views: 30504

Getting started.

I may be asking dumb questions here but can you check that the line that runs the .exe file is getting called. Add a dialog box just before the command that runs the .exe file. Have you tried performing a different task when ping fails other then running your .exe file to see if the problem is relat...
by BrianSmith
Tue May 04, 2004 3:51 pm
Forum: General Discussion
Topic: Getting started.
Replies: 7
Views: 30504

Getting started.

Are you running RoboTask 2.0.3? I was getting this error on an earlier version of RoboTask. I also noticed that when I try to run this task from my computer at work that it always times out as they have a restriction on the firewall to block "PING". Not sure of the technical issues with th...
by BrianSmith
Tue May 04, 2004 3:22 pm
Forum: General Discussion
Topic: Writing XML from a WebService to file
Replies: 2
Views: 14088

Writing XML from a WebService to file

I have included my RoboTask below and the error message that I get when I run it. This URL when run in a browser returns an XML document but the RoboTask is trying to just download the URL where I think what I need is the URL to be called and the result that would normally be POSTED back to the brow...