Search found 46 matches

by BrianSmith
Tue Jul 27, 2004 3:18 am
Forum: Suggestions
Topic: Price too much for a single license
Replies: 4
Views: 23436

Price too much for a single license

As much as I have enjoyed using Robo Task over the last couple of months I am discontinuing use as my trial period has expired and 100 US dollars is just too much to pay for this software. I would gladly pay 50-60 US dollars but $100 is just too much. It is a fantastic piece of software that I have ...
by BrianSmith
Tue Jul 20, 2004 3:46 am
Forum: General Discussion
Topic: wait for file size!
Replies: 1
Views: 10792

wait for file size!

My suggestion would be for your file monitor to only monitor files in your specified folder with a particular extension, for example *.avi files. Then I would set a RoboTask to trigger when your video convert software is finished converting the file somehow. Do this by either starting the applicatio...
by BrianSmith
Wed Jul 07, 2004 6:26 pm
Forum: Suggestions
Topic: Monitor workstation locked
Replies: 1
Views: 13533

Monitor workstation locked

I want to be able to run a RoboTask when the computer is locked. A good habit of mine is to always lock my workstation when I walk away from it, pressing Ctrl+Alt+Del I am wondering whether I could cause a RoboTask to run when this happens. I want to be able to set my status in MSN Messenger to away...
by BrianSmith
Wed Jul 07, 2004 4:22 pm
Forum: General Discussion
Topic: Exit code values assigned to variable?
Replies: 1
Views: 11457

Exit code values assigned to variable?

What are the possible values that can be assigned to the Exit Code variable when using the Run Program/Open Document action?
by BrianSmith
Tue Jul 06, 2004 1:44 am
Forum: General Discussion
Topic: When is the next version coming?
Replies: 2
Views: 12642

When is the next version coming?

It's been two months. Most of the issues I have raised have been resolved apparently from previous discussions but have yet to be released. The biggest issue I have is that everytime I close my laptop and it goes into standby mode that RoboTask stops running all scheduled tasks when I reopen the lap...
by BrianSmith
Thu May 27, 2004 2:57 pm
Forum: Suggestions
Topic: Making RoboTasks encrypted with password
Replies: 0
Views: 11396

Making RoboTasks encrypted with password

It would be good if you could encrypt an action or an entire RoboTask. I have many scheduled tasks to run programs that require passwords and at the moment I set a variable to store the password but this presents a security risk with the RoboTask files accessible through the file system. Is there a ...
by BrianSmith
Sat May 22, 2004 2:04 am
Forum: General Discussion
Topic: Finding new file
Replies: 2
Views: 13579

Finding new file

You may notice that this RoboTask does not work correctly or as you intended but I have raised the issue in a later topic in the forum which will be fixed in RoboTask 2.1 Please refer to this topic "Variable assignment critical error" for the problem. I will make modifications to this Robo...
by BrianSmith
Sat May 22, 2004 2:00 am
Forum: General Discussion
Topic: DOS Usage
Replies: 1
Views: 10852

DOS Usage

If you are using the Run Program/Open Document action then you should be able to select "Wait until the application exists" from the Wait Options drop-down list. Then you can use the "Assign Exit Code to Variable" option and then use an If statement to test if the exit code varia...
by BrianSmith
Thu May 20, 2004 6:07 am
Forum: General Discussion
Topic: Variable assignment critical error
Replies: 1
Views: 11220

Variable assignment critical error

I have created a FileLoop action and assigned the modified time of each file in the loop to a variable CURRENT_DATETIME. Outside the loop I create a variable LATEST_DATETIME = 01/01/1890 12:00:00 that gets set inside the loop to the CURRENT_DATETIME variable only if the CURRENT_DATETIME variable is ...
by BrianSmith
Thu May 20, 2004 5:55 am
Forum: General Discussion
Topic: Finding new file
Replies: 2
Views: 13579

Finding new file

;******************** ; RoboTask Task file ; Do not edit! ;******************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|802282160 ExternalName=STRING|"Task7" Hide=INTEGER|0 ID=INTEGER|782740870 Name=STRING|"Find the latest/newest modified file i...