Search found 1352 matches

by Dorian (MJT support)
Fri Jun 14, 2013 11:46 pm
Forum: Scripts and Tips
Topic: Script Example: Case Changer
Replies: 12
Views: 18419

It's great for people like me who haven't really delved into Regex too much. I really need to though, because the more I can answer myself and the less I have to defer to Marcus, the better. :)
by Dorian (MJT support)
Fri Jun 14, 2013 11:30 pm
Forum: Technical / Scripting
Topic: WIN_REGEX=1
Replies: 2
Views: 2668

Ingenious!!

I'll make sure I include this little snippet in the Script of the Month competition.
by Dorian (MJT support)
Wed Jun 12, 2013 5:28 am
Forum: The Water Cooler
Topic: Music using only Windows XP and 98 sounds
Replies: 0
Views: 6749

Music using only Windows XP and 98 sounds

Seeing those incredible Excel art picture Marcus posted reminded me of this. I'm sorry if you've seen it before. The first few seconds make it look like it's going to be terrible, but stick with it!

http://www.youtube.com/watch?v=dsU3B0W3TMs
by Dorian (MJT support)
Wed Jun 12, 2013 12:24 am
Forum: The Water Cooler
Topic: Excel Art
Replies: 4
Views: 8242

That's astonishing. I had no idea this was even possible.

I downloaded the Excel sheet and still didn't have a clue how he did it.
by Dorian (MJT support)
Wed Jun 12, 2013 12:18 am
Forum: The Water Cooler
Topic: Brain Games!
Replies: 5
Views: 8978

That's a great show, isn't it?! My kids are hooked on it, and we all watch it together as a family before they go to bed.

The explanations of why we see optical illusions was interesting. Then again, virtually everything in that show is interesting.
by Dorian (MJT support)
Tue Jun 11, 2013 11:44 pm
Forum: Scripts and Tips
Topic: Script Example: Case Changer
Replies: 12
Views: 18419

Easypatterns makes Regex a lot more accessible, too.

To search for a URL

Code: Select all

// Find URLS
RegEx>[Hyperlink],textorvariabletosearch,1,matches,num,0
The Easy Patterns reference is a very interesting read.
by Dorian (MJT support)
Tue Jun 11, 2013 11:22 pm
Forum: Scripts and Tips
Topic: Script Example: Case Changer
Replies: 12
Views: 18419

Thanks for the Regex link, Armsys. The only regex I've used to far has been stripped from the examples Marcus posted.

It's ridiculously powerful though.
by Dorian (MJT support)
Sat Jun 08, 2013 1:08 am
Forum: The Water Cooler
Topic: Script of the month winner. May 2013
Replies: 14
Views: 18068

Script of the month winner. May 2013

I am thrilled and delighted to announce that CyberCitizen is the winner of Script of the Month for May 2013. The winning script was his rather ingenious case changer. It was a tough choice, as we had to choose from some quite innovative scripts. But the deciding factor for us this month was how acce...
by Dorian (MJT support)
Sat Jun 08, 2013 12:55 am
Forum: Scripts and Tips
Topic: Script Example: Case Changer
Replies: 12
Views: 18419

I love this part of my job....

Image

Aah, who am I kidding, I love all parts of my job. :D

Well done CyberCitizem. I'll go and post an announcement thread now.
by Dorian (MJT support)
Mon Jun 03, 2013 10:54 pm
Forum: Scripts and Tips
Topic: Separate file name and path from a string
Replies: 19
Views: 35145

I actually didn't realize it was a v14 addition... ExtractFileExt, ExtractFileName, ExtractFilePath functions were actually added with version 12 arguably the best Macro Scheduler version update in the history of Macro Scheduler. Anyone using prior versions don't know what they're missing . 10-4 on...
by Dorian (MJT support)
Fri May 31, 2013 11:28 pm
Forum: Scripts and Tips
Topic: Script Example: Application Deployment Script
Replies: 1
Views: 6707

Many thanks, I've added it to the list. :D
by Dorian (MJT support)
Fri May 31, 2013 11:26 pm
Forum: Scripts and Tips
Topic: Separate file name and path from a string
Replies: 19
Views: 35145

Or in v14 just use the built in ExtractFilePath and ExtractFileName functions: http://www.mjtnet.com/manual/extractfilepath.htm http://www.mjtnet.com/manual/extractfilename.htm These, along with : http://www.mjtnet.com/manual/index.html?extractfileext.htm are some of the new features I most commonl...
by Dorian (MJT support)
Fri May 31, 2013 11:20 pm
Forum: Scripts and Tips
Topic: AutoSet APP_TITLE
Replies: 5
Views: 20554

Clever. That seems like definite thinking outside the box.

Can you tell I'm going through scripts looking for script of the month?
by Dorian (MJT support)
Fri May 31, 2013 11:16 pm
Forum: Scripts and Tips
Topic: Script Example: Case Changer
Replies: 12
Views: 18419

That's pretty useful. I've just saved this one, too. I often have to perform this kind of task.
by Dorian (MJT support)
Fri May 31, 2013 11:13 pm
Forum: Scripts and Tips
Topic: Text to Ascii or HTML Code Converter
Replies: 3
Views: 16327

That's very clever, Rain, you never cease to amaze me. :)

That saves me always having to look these up, so I have saved it to my macro list.
Sign up to our newsletter for free automation tips, tricks & discounts