Search found 3 matches

by jeffthebat
Tue Aug 14, 2007 7:05 am
Forum: General Discussion
Topic: text manipulation issue
Replies: 1
Views: 7273

text manipulation issue

I am using robotask 2.51 and monitoring log files that are automatically added to a directory. My goal is to have the files contents emailed to several people. I have the file monitor creating a text file called loglist.txt I am then taking that files contents and making it a variable {loglist}placi...
by jeffthebat
Tue Apr 24, 2007 5:47 am
Forum: General Discussion
Topic: delete by date
Replies: 1
Views: 10300

delete by date

I am writing a task to monitor files over 14 days old and delete them. I see several ways to do this, but I was wondering what the simplest way would be?
I have the trigger set up, should I use the "search for files " with a date filter?
by jeffthebat
Thu Apr 05, 2007 9:36 am
Forum: General Discussion
Topic: mouse click problem
Replies: 1
Views: 10093

mouse click problem

I am working on a script that goes to a secure web site, aquires a report and then downloads it. I have all the initial functions working, however when I attempt to get the save button pushed on the pop up, it brings the pop up into focus, but won't click the button. The request for this report forc...