Search found 50 matches
- Wed Apr 20, 2011 2:10 am
- Forum: Technical / Scripting
- Topic: Searching for files in specific folders
- Replies: 3
- Views: 4492
- Tue Apr 19, 2011 12:20 am
- Forum: Technical / Scripting
- Topic: Searching for files in specific folders
- Replies: 3
- Views: 4492
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...
- Tue Jun 16, 2009 2:36 pm
- Forum: General Discussion
- Topic: Running scripts from network
- Replies: 2
- Views: 4350
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
Rory
- Sun May 10, 2009 10:32 pm
- Forum: Technical / Scripting
- Topic: Page breaks in txt or html file
- Replies: 1
- Views: 2875
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
Rory
- Tue Dec 09, 2008 9:52 pm
- Forum: Technical / Scripting
- Topic: Subtracting one time stamp from another
- Replies: 11
- Views: 11187
- Tue Dec 09, 2008 8:37 pm
- Forum: Technical / Scripting
- Topic: Subtracting one time stamp from another
- Replies: 11
- Views: 11187
- Tue Dec 09, 2008 4:09 am
- Forum: Technical / Scripting
- Topic: Subtracting one time stamp from another
- Replies: 11
- Views: 11187
- Mon Dec 08, 2008 11:32 pm
- Forum: Technical / Scripting
- Topic: Subtracting one time stamp from another
- Replies: 11
- Views: 11187
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
For example, I am interested in finding the difference between 07:06:44 and 07:00:00.
Thanks much,
Rory
- Tue Feb 12, 2008 9:18 pm
- Forum: Technical / Scripting
- Topic: excel question not pertaining to Macro Scheduler
- Replies: 1
- Views: 3412
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...
- Fri Dec 07, 2007 6:38 pm
- Forum: Technical / Scripting
- Topic: SMTP and Priorities / importance
- Replies: 5
- Views: 6723
- Fri Dec 07, 2007 2:38 am
- Forum: Technical / Scripting
- Topic: SMTP and Priorities / importance
- Replies: 5
- Views: 6723
- Thu Dec 06, 2007 10:35 pm
- Forum: Technical / Scripting
- Topic: SMTP and Priorities / importance
- Replies: 5
- Views: 6723
SMTP and Priorities / importance
Is it possible to set the priority or importance when sending e-mail with SMTPSendMail?
Rory
Rory
- Tue Dec 04, 2007 10:54 pm
- Forum: Technical / Scripting
- Topic: Comma, ReadFile and SMTPSendMail
- Replies: 8
- Views: 9171
- Tue Dec 04, 2007 10:17 pm
- Forum: Technical / Scripting
- Topic: Comma, ReadFile and SMTPSendMail
- Replies: 8
- Views: 9171
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, ...
- Sat Nov 17, 2007 12:12 am
- Forum: General Discussion
- Topic: Macro Scheduler Sketch Pad
- Replies: 6
- Views: 8794