[fixed in 15.0.25] GetProcessIDs doesn't return anything if zero IDs are found.

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
User avatar
Grovkillen
Automation Wizard
Posts: 1132
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

[fixed in 15.0.25] GetProcessIDs doesn't return anything if zero IDs are found.

Post by Grovkillen » Mon May 22, 2023 6:13 am

Code: Select all

GetProcessIDs>test.exe,TEST_check
//TEST_check isn't set and TEST_check_count isn't possible to use if 0 processes are active.
GetProcessIDs>explorer.exe,TEST_check
Please make the command return a zero length array instead of nothing.
Last edited by Grovkillen on Sat Sep 21, 2024 5:39 pm, edited 1 time in total.
Let>ME=%Script%

Running: 15.0.27
version history

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1414
Joined: Sun Nov 03, 2002 3:19 am

Re: GetProcessIDs doesn't return anything if zero IDs are found.

Post by Dorian (MJT support) » Mon May 22, 2023 8:24 am

Have passed this on. :)

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts