Search found 50 matches

by Rory
Wed Apr 20, 2011 2:10 am
Forum: Technical / Scripting
Topic: Searching for files in specific folders
Replies: 3
Views: 4198

Thanks for the help.
by Rory
Tue Apr 19, 2011 12:20 am
Forum: Technical / Scripting
Topic: Searching for files in specific folders
Replies: 3
Views: 4198

Searching for files in specific folders

Is there a way to automate searching multiple specific folders rather than searching My Computer? Say you have three different folders each on a separate network drive. Is it possible to key in the file name once that you are looking for and see the results sorted by the folder they are contained in...
by Rory
Tue Jun 16, 2009 2:36 pm
Forum: General Discussion
Topic: Running scripts from network
Replies: 2
Views: 4116

Running scripts from network

Are there or could there be any issues with running scripts off of a network rather than locally on the hard drive that MS is installed on?

Rory
by Rory
Sun May 10, 2009 10:32 pm
Forum: Technical / Scripting
Topic: Page breaks in txt or html file
Replies: 1
Views: 2737

Page breaks in txt or html file

I am writing to a text file and am curious if it is possible to create page breaks in a text file. I have also found that the WLN> command writes to a html format. Is is possible to inserts page breaks into the html as it gets created?

Rory
by Rory
Tue Dec 09, 2008 9:52 pm
Forum: Technical / Scripting
Topic: Subtracting one time stamp from another
Replies: 11
Views: 10613

Thanks for the help. It works just like I needed it to.

Rory
by Rory
Tue Dec 09, 2008 8:37 pm
Forum: Technical / Scripting
Topic: Subtracting one time stamp from another
Replies: 11
Views: 10613

Thanks Bob,
I can not seem to get the following line to work for me:

Let>numSeconds={Mod(%numSeconds%,60)}

I get an error message "opMod not allowed here"
Any suggestions?

Rory
by Rory
Tue Dec 09, 2008 4:09 am
Forum: Technical / Scripting
Topic: Subtracting one time stamp from another
Replies: 11
Views: 10613

Thanks Bob,
It does work but rounds the time to the nearest minute. Is it possible to include the seconds too?

Rory
by Rory
Mon Dec 08, 2008 11:32 pm
Forum: Technical / Scripting
Topic: Subtracting one time stamp from another
Replies: 11
Views: 10613

Subtracting one time stamp from another

Is it possible to subtract one time stamp from another?
For example, I am interested in finding the difference between 07:06:44 and 07:00:00.

Thanks much,
Rory
by Rory
Tue Feb 12, 2008 9:18 pm
Forum: Technical / Scripting
Topic: excel question not pertaining to Macro Scheduler
Replies: 1
Views: 3296

excel question not pertaining to Macro Scheduler

I am trying to set up a macro inside of Excel to filter more than two items. I have been able to get it to do 2 but no more than that. This is what the code looks like in excel: Selection.AutoFilter Field:=6, Criteria1:="=*R @ 001*", Operator:=xlOr, _ Criteria2:="=*A @ 001*" Does anybody have experi...
by Rory
Fri Dec 07, 2007 6:38 pm
Forum: Technical / Scripting
Topic: SMTP and Priorities / importance
Replies: 5
Views: 6463

there is an X-Priority: 3 line in the header of the received message
I am using Outlook for the recipients and do not see where this is when I send or recieve.

Rory
by Rory
Fri Dec 07, 2007 2:38 am
Forum: Technical / Scripting
Topic: SMTP and Priorities / importance
Replies: 5
Views: 6463

I will give it a try tomorrow

Rory
by Rory
Thu Dec 06, 2007 10:35 pm
Forum: Technical / Scripting
Topic: SMTP and Priorities / importance
Replies: 5
Views: 6463

SMTP and Priorities / importance

Is it possible to set the priority or importance when sending e-mail with SMTPSendMail?

Rory
by Rory
Tue Dec 04, 2007 10:54 pm
Forum: Technical / Scripting
Topic: Comma, ReadFile and SMTPSendMail
Replies: 8
Views: 8680

Well I seem to have fixed it myself. I had been putting the % around all variables in the SMTPSendMail line of code. Once I removed them, the problem went away.

Rory
by Rory
Tue Dec 04, 2007 10:17 pm
Forum: Technical / Scripting
Topic: Comma, ReadFile and SMTPSendMail
Replies: 8
Views: 8680

Comma, ReadFile and SMTPSendMail

I am working with the ReadFile command and have experienced a problem when the data retrieved contains a comma. I am sending the data as a variable representing the body of the e-mail with SMTPSendMail. This is the first line of text in the file being read: Created and sent on Tuesday, December 04, ...
by Rory
Sat Nov 17, 2007 12:12 am
Forum: General Discussion
Topic: Macro Scheduler Sketch Pad
Replies: 6
Views: 8470

So where do you find the time to do these things ..... I am jealous.
Thats an understatement....
Very nice though.
cron
Sign up to our newsletter for free automation tips, tricks & discounts