Description

Attempts to kill a running executable program. Returns a 1 if successful, or a negative number if unsuccessful.

Syntax

rv = Window_Services("KillEXE", ExeName, CaptionText)

Parameters

ParameterDescription

ExeName

Full path and file name of the executable to run

CaptionText

Caption text of the window

Version

16.0.21

  • No labels