Search found 103 matches

by shipaddicted
03 May 2024, 20:16
Forum: Ask for Help (v2)
Topic: Is it Possible to Monitor Outlook Desktop for New Emails ?
Replies: 2
Views: 224

Re: Is it Possible to Monitor Outlook Desktop for New Emails ?

Excellent!! I will see what I can do with these. They will be a lifesaver. Having to do everything with my workaround today was about to make me flip out. I kept forgetting the new steps and having to start everything all over again ... ugh .
by shipaddicted
02 May 2024, 22:42
Forum: Ask for Help (v2)
Topic: Is it Possible to Monitor Outlook Desktop for New Emails ?
Replies: 2
Views: 224

Is it Possible to Monitor Outlook Desktop for New Emails ?

I am wondering if it's possible to monitor my Outlook inbox for new emails, and if the subject line matches specific text, save that subject line to my .ini file. Long story short: Apparently, Salesforce is changing the way you can "email to case" and my old way doesn't seem to work anymore (using t...
by shipaddicted
28 Apr 2024, 15:09
Forum: Scripts and Functions (v2)
Topic: UIA v2
Replies: 364
Views: 52376

Re: UIA v2

JavaScript works great for most of my work, but every time I try to use it in Salesforce, the webpage completely flips out on me and goes to a really weird error page. Salesforce is a complete mess. Can't stand it. But MouseClickDrag will probably work for what I need. I'll give it a shot! Thanks!
by shipaddicted
27 Apr 2024, 10:34
Forum: Scripts and Functions (v2)
Topic: UIA v2
Replies: 364
Views: 52376

Re: UIA v2

Can you change the size of an Edit field? I have a Description field that I often have to work with and it is just way too small. Can I enlarge it using UIA? I have managed to get the position, but haven't been able to guess any way that might change the size of the field on the page. !m:: ;change s...
by shipaddicted
24 Apr 2024, 20:39
Forum: Scripts and Functions (v2)
Topic: UIA v2
Replies: 364
Views: 52376

Re: UIA v2

Thank you, Descolada ! I will test your suggestions tomorrow and see if anything is successful. It did occur to me today to just run the last part of the script twice -- and I guess that will be my fail-safe. I have tried many, many different methods of scripting Salesforce and haven't had any luck ...
by shipaddicted
23 Apr 2024, 18:54
Forum: Ask for Help (v2)
Topic: Reposition a MsgBox? Topic is solved
Replies: 5
Views: 294

Re: Reposition a MsgBox? Topic is solved

Draken wrote:
22 Apr 2024, 00:48
Hello, the MsgBox script waits for you to close it and you can't move the window using winmove, but you can work around it.

Interesting! Thank you!
by shipaddicted
23 Apr 2024, 18:36
Forum: Scripts and Functions (v2)
Topic: UIA v2
Replies: 364
Views: 52376

Re: UIA v2

I'm using UIA to navigate Salesforce, and for the first time EVER with Salesforce, I'm actually having a lot of success! However, I'm stuck on the script below. I'm trying to automate closing a case, and the chosen ListItem value in the second combobox depends on what the ListItem value is in the fi...
by shipaddicted
21 Apr 2024, 21:44
Forum: Ask for Help (v2)
Topic: Reposition a MsgBox? Topic is solved
Replies: 5
Views: 294

Reposition a MsgBox? Topic is solved

I have created a script that shows each option in a MsgBox as it scrolls through the page, asking me if I want to select that option (which then opens that option in a new tab and then goes back to the original page). So far, I love it except for one thing -- the MsgBox pops up right over the "meat"...
by shipaddicted
19 Apr 2024, 20:22
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Re: Can I use both v1 and v2 without installing either?

why just install both? AHK is interpret language nothing will be harmed if you install both them like python you can install all versions but you better write "#Requires AutoHotkey v2.0" at first line with your new scripts and make it 1st rule. also, i'm not fan of converting old scripts to new ver...
by shipaddicted
14 Apr 2024, 11:16
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Re: Can I use both v1 and v2 without installing either?

Thank you, andymbody , for the thoughtful suggestions. After running thru the different options, it seemed that there was going to be no "easy" solution. I decided to run all my scripts thru the v1 to v2 converter -- testing on my personal pc first -- and then see what shook out. It took me 2 days t...
by shipaddicted
06 Apr 2024, 10:29
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Re: Can I use both v1 and v2 without installing either?

Options: 1. Compile the scripts into exes? This might work ... but seems like a daunting project, probably as big as just converting them to v2! I have a TON of scripts, some of which I still edit almost daily, so re-compiling them every time I make an edit seems like a full-time job in itself! (I'...
by shipaddicted
06 Apr 2024, 10:18
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Re: Can I use both v1 and v2 without installing either?

And the fact that you purposefully tried to hide what you did it makes your actions looks quite suspicious even though your intentions weren't bad. i'm not trying to hide anything. I have my ahk .exe files and all my scripts saved directly to my work computer -- it's all right there for anyone who ...
by shipaddicted
05 Apr 2024, 20:32
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Re: Can I use both v1 and v2 without installing either?

Oh yes, I definitely realize that ... but if I don't install it and just let it run "on top of" existing apps & websites without changing my PC (registry, etc.), it's a lot easier to continue using it without IT flipping out about it. I'm not trying to get around a policy (as there is no strict poli...
by shipaddicted
05 Apr 2024, 17:02
Forum: Ask for Help (v2)
Topic: Can I use both v1 and v2 without installing either?
Replies: 14
Views: 455

Can I use both v1 and v2 without installing either?

OK ... I have finally gotten up the nerve to try to upgrade my scripts to v2. I see that you can install both versions with few problems, but what if you don't want to install either? I use AHK on my work PC, and I don't like to install my own stuff on the work PC because you know how IT & managemen...
by shipaddicted
13 Sep 2022, 15:51
Forum: Scripts and Functions (v1)
Topic: Open a new tab from address bar in google chrome
Replies: 22
Views: 6285

Re: Open a new tab from address bar in google chrome

Easy. If you're already typing in the address bar and decide you want the results to open in a new tab: Ctrl+a followed by Ctrl+c followed by Ctrl+t followed by Ctrl+v followed by Enter! Here's my quick-n-dirty script for when I occasionally need to open whatever I just typed in the address bar in ...
by shipaddicted
12 Sep 2022, 23:29
Forum: Scripts and Functions (v1)
Topic: Open a new tab from address bar in google chrome
Replies: 22
Views: 6285

Re: Open a new tab from address bar in google chrome

Huh. I never noticed this. My first response was, 'well, why couldn't you just do Ctrl+Enter to open in a new tab??' Tried it. Didn't work. I love your script, but don't think I would want to have the page opening in a new tab every time. Most of the time it's perfectly fine to use the same tab. Wo...
by shipaddicted
12 Sep 2022, 20:39
Forum: Scripts and Functions (v1)
Topic: Open a new tab from address bar in google chrome
Replies: 22
Views: 6285

Re: Open a new tab from address bar in google chrome

Huh. I never noticed this. My first response was, 'well, why couldn't you just do Ctrl+Enter to open in a new tab??' Tried it. Didn't work. I love your script, but don't think I would want to have the page opening in a new tab every time. Most of the time it's perfectly fine to use the same tab. Wo...
by shipaddicted
12 Sep 2022, 13:38
Forum: Scripts and Functions (v1)
Topic: Open a new tab from address bar in google chrome
Replies: 22
Views: 6285

Re: Open a new tab from address bar in google chrome

Huh. I never noticed this. My first response was, 'well, why couldn't you just do Ctrl+Enter to open in a new tab??' Tried it. Didn't work. I love your script, but don't think I would want to have the page opening in a new tab every time. Most of the time it's perfectly fine to use the same tab. Wou...
by shipaddicted
12 Sep 2022, 00:03
Forum: Ask for Help (v1)
Topic: Examples of GUI for inputting text into text field
Replies: 4
Views: 1310

Re: Examples of GUI for inputting text into text field

I would try to use something like an incremental listbox for something like this (speaking as a former medical transcriptionist! ;) ) I used this script for a job I had a while back where I had to look up info for various countries. (Sorry, IDK who originally wrote this script, I just found it here ...
by shipaddicted
24 Mar 2022, 21:36
Forum: Ask for Help (v1)
Topic: Send Text Slowly Only to Specific Windows
Replies: 4
Views: 600

Re: Send Text Slowly Only to Specific Windows

ooohhhhh ... I think I get it ... ok I will put it through its paces & report back.

Thanks!

Go to advanced search