Search found 16 matches

by mons3fa
04 Nov 2020, 02:46
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.4 - The Complete Automation Tool

There seems to be an issue with when you close a macro the preceding or proceeding macro tends to take on elements from the closed macro, specifically macro specific #if statements and sometimes updates if statements and such with values from that closed macro. When you move the macro indexes it see...
by mons3fa
04 Nov 2020, 02:06
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.4 - The Complete Automation Tool

mons3fa wrote:
04 Nov 2020, 00:28
how do you do a if process exist?
Nvm I created a function to check this and works.
by mons3fa
04 Nov 2020, 00:28
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.4 - The Complete Automation Tool

how do you do a if process exist?

EDIT:
I figured this out I wrote a function to use it.
by mons3fa
03 Nov 2020, 20:46
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.4 - The Complete Automation Tool

I am trying to show a traytip on a fullscreen window but it only shows the tip behind the window, or when I display a msgbox right after it making the window go behind the msgbox.
by mons3fa
29 Oct 2020, 10:25
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.2 - The Complete Automation Tool

Ok but when I call the function the second time around to evaluate those same global variables the values are not updated.
by mons3fa
29 Oct 2020, 01:30
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 994541

Re: Pulover's Macro Creator v5.3.2 - The Complete Automation Tool

I believe that functions set to assume global mode are not working properly, when assigning a variable inside a global function to a User Global Variable, it does not assign that value to the variable. When you run ListVars it only assigns the variable to the local variables. Local Variables for eva...
by mons3fa
26 Oct 2020, 22:31
Forum: Pulovers Macro Creator
Topic: How to use a global or static variable in a function?
Replies: 1
Views: 786

How to use a global or static variable in a function?

I am trying to evaluate DailyMax and DailyMin which are set outside of the function, but it seems that the variables are reset on every call of the function how can I get the function to evaluate the global variable and not the local variable? ; Start evaluateTrendQRS() { global DailyMax, DailyMin I...
by mons3fa
18 Oct 2020, 08:12
Forum: Pulovers Macro Creator
Topic: .ahk to .pmc
Replies: 3
Views: 5099

Re: .ahk to .pmc

Thank you!
by mons3fa
17 Oct 2020, 18:59
Forum: Pulovers Macro Creator
Topic: .ahk to .pmc
Replies: 3
Views: 5099

Re: .ahk to .pmc

bump.
I would also like to know how to convert the GUI created in ahk and import it into PMC
by mons3fa
10 Aug 2018, 18:38
Forum: Ask for Help (v1)
Topic: Hotkey doesnt work in different programs
Replies: 2
Views: 747

Re: Hotkey doesnt work in different programs

Yes, I have done this but the problem is that even with context sensitive hotkeys those hotkeys DON'T work in other programs.
by mons3fa
10 Aug 2018, 18:37
Forum: Ask for Help (v1)
Topic: Chrome Javascript from AHK
Replies: 1
Views: 738

Re: Chrome Javascript from AHK

Or if there is anyway that AHK can read the code from inside of Chrome.
by mons3fa
10 Jun 2018, 14:10
Forum: Ask for Help (v1)
Topic: MSACCESS and sql from AHK
Replies: 0
Views: 539

MSACCESS and sql from AHK

I have an application I am using that is MSACCESS based and was wondering how I am able to enable the right click function using AHK. The right click and middle click is disabled within the program. Is it also possible to be able to parse the data from within the access database to gather the SQL in...
by mons3fa
10 Jun 2018, 14:07
Forum: Ask for Help (v1)
Topic: Chrome Javascript from AHK
Replies: 1
Views: 738

Chrome Javascript from AHK

I was wondering if there is a way to read/send javascript in a chrome browser using a hotkey.
by mons3fa
10 Jun 2018, 14:05
Forum: Ask for Help (v1)
Topic: Hotkey doesnt work in different programs
Replies: 2
Views: 747

Hotkey doesnt work in different programs

Hello AHK community, I am a total n00b here and have been trying to figure out how to make the hotkey [Ctrl]+ or [Ctrl]+[F] work normally outside of the program I intended the hotkey for. i.e. in the app that I have it setup to work it works great, but in Chrome the [Ctrl]+[F] doesnt work any longer...
by mons3fa
10 Jun 2017, 09:56
Forum: Scripts and Functions (v1)
Topic: Easy OCR
Replies: 17
Views: 51327

Re: Easy OCR

Testing OCR Recognition OCR Applications: Capture2Text vs. ABBYY Screenshot Reader Settings: Copy Raw To Clipboard Stock http://www.mattmahoney.net/ocr/stock_gs200.jpg This text from USA Today was scanned at 200 dots per inch (dpi), 8 bit grayscale on a Primax Colorado 600p scanner and saved as a j...
by mons3fa
20 May 2017, 19:49
Forum: Ask for Help (v1)
Topic: Issue with mde file coordinates and clicks
Replies: 0
Views: 513

Issue with mde file coordinates and clicks

I am having an issue with creating macro clicks in an mde program I wanted to create a macro for. The clicks and mouse coordinates do not register and I get the attached error when attempting to locate the mouse position etc.... any help would be greatly appreciated... error.png The software doesnt ...

Go to advanced search