[BUG] AHKv2.0 Process not implemented. Topic is solved

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
_3D_
Posts: 277
Joined: 29 Jan 2014, 14:40

[BUG] AHKv2.0 Process not implemented.

30 Mar 2014, 10:32

AHKv2.0

Code: Select all

; Example #1:

Run Notepad.exe, , , NewPID
Process, priority, %NewPID%, High
MsgBox The newly launched notepad's PID is %NewPID%.
And void error:

Code: Select all

Error: Call to nonexistent function.
Specifically: Process
AHKv2.0 alpha forever.
User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: [BUG] AHKv2.0 Process not implemented.  Topic is solved

30 Mar 2014, 10:37

Not a bug:
v2-changes wrote:Sub-commands of WinGet, WinSet and Process have been replaced with individual functions, and the main commands have been removed. Excluding the obsolete Cmd/Attribute parameter, usage is the same as before except for the following sub-commands:
(...)
Process Priority -> ProcessSetPriority, Priority, PID-or-Name
(...)
List of AHK v2 Process functions (taken from SciTE4AutoHotkey)
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]
_3D_
Posts: 277
Joined: 29 Jan 2014, 14:40

Re: [BUG] AHKv2.0 Process not implemented.

30 Mar 2014, 12:48

ty allot for the link.
AHKv2.0 alpha forever.

Return to “Ask for Help (v2)”

Who is online

Users browsing this forum: mikeyww and 39 guests