Search found 5 matches

by dcocke
Wed May 30, 2007 6:15 am
Forum: General Discussion
Topic: Encrypting Decrypting Passwords
Replies: 0
Views: 8980

Encrypting Decrypting Passwords

Some of my scripts involve the use of passwords (Email, FTP, databases, etc). I would like to have a routine that can keep the password encrypted in a file or in the registry, and when a task starts it decrypts the password and stores it in a variable to be used by the script for that session. Any t...
by dcocke
Wed May 30, 2007 6:10 am
Forum: General Discussion
Topic: Protect Data Option
Replies: 1
Views: 6839

Protect Data Option

RoboTask has an option under the Tools Menu to 'Protect Data' with a password. I occassionally forget to set this password after making changes.  I would like to write a script that periodically checks to see if the data protection is on and alert me via email if it is not. Do you know of a way I ca...
by dcocke
Tue Nov 29, 2005 4:53 pm
Forum: General Discussion
Topic: Possible bug with Email
Replies: 1
Views: 7570

Possible bug with Email

I downloaded version 2.3 today.  Was using 2.2.  Thank you for continuing to update this great product. In the previous version there was a problem with sending Email in that if you also had attachments, the body of the Email would be blank.  This issue is resolved with 2.3. Today, however, I am try...
by dcocke
Thu Dec 16, 2004 7:12 am
Forum: General Discussion
Topic: Help with parsing a text file
Replies: 2
Views: 11738

Help with parsing a text file

Oleg, thank you so much for your response.  It is working great.  My main issue was that I had my operands backwards, and thus the "In occurrence" was not working. I was reluctant to get the Basic plugin, as I thought I would have a huge learning curve.  But seeing a few examples of how va...
by dcocke
Wed Dec 15, 2004 10:04 pm
Forum: General Discussion
Topic: Help with parsing a text file
Replies: 2
Views: 11738

Help with parsing a text file

I am assuming RoboTask can do the following, but after reading the help and searching the forum, I am unable to see the answer. I have a text file; actually an Email message from my mail server, but it is in ascii text format.  I wish to have robotask look at the message one line at a time and pull ...