Search found 510 matches

by PepsiHog
Fri Jun 09, 2023 5:07 pm
Forum: Technical / Scripting
Topic: RegEx Help
Replies: 5
Views: 9294

Re: RegEx Help

hagchr, Hoping you could help me out here (again). I changed my RegEx pattern. The result contains three(3) sets of numbers. Such as: 13:52;25:38;11:50. In this example, I want only 25:38. I could just process the result, but I would prefer to have RegEx do it. I keep trying to refer to the group, b...
by PepsiHog
Thu Apr 27, 2023 8:13 pm
Forum: Technical / Scripting
Topic: RegEx Help
Replies: 5
Views: 9294

Re: RegEx Help

Hello hagchr, First let me say, thank you! Just what I needed. Awesome! The second part flips which side of the colon the number is on. The number is one of the two(19:32). It may be looking for 19, like it is in this example, but it may be looking for 32. I have no way of knowing which it will be. ...
by PepsiHog
Wed Apr 26, 2023 11:40 pm
Forum: The Water Cooler
Topic: Pet Peeves
Replies: 2
Views: 7147

Re: Pet Peeves

Not sure if it's really a pet peeve, but I agree that a macro that is not noted can become a nightmare to go back to. I used to think, "I know what this does, I don't need to note anything, I just know." But put that macro down and come back a few days later, when your not thinking in the same way, ...
by PepsiHog
Wed Apr 26, 2023 11:21 pm
Forum: Technical / Scripting
Topic: RegEx Help
Replies: 5
Views: 9294

RegEx Help

Hello Everyone, I am trying to advance my skill level in RegEx. I started playing using RegEx with some random numbers. Just seeing what I can come up with to challenge myself. I want to extract a set of numbers from the result, but have been unsuccessful. Here is the macro as it is now. LabelToVar>...
by PepsiHog
Wed Dec 01, 2021 6:57 pm
Forum: Technical / Scripting
Topic: Folder path verification
Replies: 4
Views: 3956

Re: Folder path verification

Ok, I found the macro this was for. And the answer is......I didn't think of it. You are a REALLY outgoing person. You knew I could just use IfDirExists, and still spent the time to write some vb script for me. That's pretty awesome. Thank you. Also, I did not know you knew vb, but I do now. Source ...
by PepsiHog
Wed Dec 01, 2021 6:39 pm
Forum: Technical / Scripting
Topic: Folder path verification
Replies: 4
Views: 3956

Re: Folder path verification

Hi, JRL,
That is a really good question. Is "I didn't think of using it" a really good answer? Here's the thing. I can't remember what macro this was for. I'm sure I will remember eventually. Maybe then I'll have a better answer for you.

Either way, thanks for the help,
PepsiHog
by PepsiHog
Thu Nov 25, 2021 1:19 pm
Forum: Technical / Scripting
Topic: Folder path verification
Replies: 4
Views: 3956

Folder path verification

Happy Thanksgiving! Happy Holiday! I am working on a macro that I have a browse button. It is for selecting a folder. After you finish your selections, you click OK. I want/need to verify the path of the folder exists. To that end, I searched the internet for a VBS routine. I found this one; VBSTART...
by PepsiHog
Mon Oct 11, 2021 3:53 pm
Forum: Technical / Scripting
Topic: Edit box Focus
Replies: 3
Views: 3017

Re: Edit box Focus

Thanks JRL.
by PepsiHog
Sat Oct 09, 2021 9:17 pm
Forum: Technical / Scripting
Topic: Edit box Focus
Replies: 3
Views: 3017

Edit box Focus

Hello Everyone,
I can not remember how to set focus to an object. The object is an edit box. When the dialog opens I want the cursor to be in this particular edit box.

Will you refresh my memory how to do this?

Thanks,
PepsiHog
by PepsiHog
Mon Oct 04, 2021 7:27 pm
Forum: Technical / Scripting
Topic: Dialog Font Color
Replies: 3
Views: 2901

Re: Dialog Font Color

@JRL,
Thanks. Thanks to you posting the number, I did not need to mess with it. :D And that's not to say I'm lazy. I already spent time on it. It's one of those distractions in a macro that makes no difference, but you do it anyway.

@Grovkillen,
Thanks for the help.

PepsiHog
by PepsiHog
Sat Oct 02, 2021 12:41 am
Forum: Technical / Scripting
Topic: Dialog Font Color
Replies: 3
Views: 2901

Dialog Font Color

Hello, I have an edit box where I set the font to be silver. Now I'd like to do the same programmatically. But for the life of me, can't seem to figure how. What I have sets the font to black. let>Color={if(%Col%>0,255,0)} SetDialogProperty>Dialog1,%EditText1%,Text,%Col% SetDialogObjectFont>Dialog1,...
by PepsiHog
Tue Jul 20, 2021 9:24 pm
Forum: The Water Cooler
Topic: Microsucks sucks at quitting. Go figure.
Replies: 1
Views: 11862

Re: Microsucks sucks at quitting. Go figure.

Looks like Microsuck found a fall guy by the name of Jerry Nixon. Now they claim Jerry misspoke and Microsuck never intended to stop making Windows. Poor Jerry. They'll dump on their own employee. What an awesome company!

Pepsihog
Yea!! 500 posts!!
by PepsiHog
Tue Jul 20, 2021 9:11 pm
Forum: The Water Cooler
Topic: Microsucks sucks at quitting. Go figure.
Replies: 1
Views: 11862

Microsucks sucks at quitting. Go figure.

All that talk Microsuck did about they weren't going to be making any more Windows. Windows 10 was to be the last version. They said they were going to instead be making money on the customer(some kind of profiling.) Ads and such. I guess they can't do it. Personally, I wish they had stopped making ...
by PepsiHog
Sat Jun 19, 2021 1:55 am
Forum: Technical / Scripting
Topic: vbs silent
Replies: 9
Views: 7089

Re: vbs silent

...side note. I did work for a company a few years back, where I used to drive a van. I had a cell phone that my manager would call me on. I downloaded and edited the song "If I Only Had a Brain" and uploaded it to my phone and selected it as the ringtone for my manager. Everyone thought it was funn...
by PepsiHog
Sat Jun 19, 2021 1:41 am
Forum: Technical / Scripting
Topic: vbs silent
Replies: 9
Views: 7089

Re: vbs silent

@JRL, May have been when I was "wee" little. But I have no idea about the reference of "the man behind the curtain". Yep, all Star Trek. And I'm not about to read it just for the purpose of knowing something on this forum. Not even if it answered all questions about RegEx.((a)If you claim it does, I...
Sign up to our newsletter for free automation tips, tricks & discounts