Attempts to kill a running executable program. Returns a 1 if successful, or a negative number if unsuccessful.
rv = Window_Services("KillEXE", ExeName, CaptionText)| Parameter | Description |
|---|---|
ExeName | Full path and file name of the executable to run |
| CaptionText | Caption text of the window |
16.0.21