Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Killing another .exe
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01378884
Message ID:
01378987
Views:
15
>>You're welcome. Pass the name of your executable in the lower case.
>
>Hi Naomi,
>
>WQL is case insensitive, no need to worry about it, any of the following should yield the same result
>
>
>IsExeRunning('notepad.exe')
>IsExeRunning('NotePad.Exe')
>IsExeRunning('NOTEPAD.EXE')
>
I don't know, but I think the last time I tried I found I need to pass it in lower case.

However, I just re-tried and it worked in mixed case.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform