PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: Jeffrey Ferreira on May 07, 2020, 09:23:57 PM

Title: Disregard -> Automation Process ID
Post by: Jeffrey Ferreira on May 07, 2020, 09:23:57 PM
Hello List,

Even if they click send the .exe (pid) will still be active so this wont work....
thanks anyways

I am invoking an outlook application using automation.
def object obj,"Outlook.Application"

there is a plethora of pvx vars and Office Vars, but I cannot find the process ID of the outlook.exe. I think i could do it by checking for the windows using dll but I thought maybe someone figured out a way to do it....

Jeff

p.s. the reason I want it has to do with active windows...i want to minimize our pxplus erp app until user clicks SEND....