Process Commands

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Process Operations >

Process Commands

MRK. - MiniRobot Kill

Previous Top Next


MiniRobotLanguage (MRL)

 

MRK. Command

Mini Robots Kill

 

 

Intention

 

These command is used to kill all processes with the name "MR01.exe" that may be currently running on that system, except the actual running robot.

 

This command will make sure that no Instances of the Robot-Executable are leftover on the system.

 

 

 

Syntax

 

MRK.

 

 

Parameter Explanation

 

no parameters

 

 

 

Example

 

'***********************************************

' MRK.

'***********************************************

 

' Kill all running robots

MRK.

 

 

'***********************************************

 

Remarks

 

-

 

 

 

Limitations:

 

-

 

 

 

See also:

 

  1.7. Application and PID

  IEP. / NEP. - If-Exists-Process

  FEP. - For-Each-Process

  CLW. - Close-Window

  CAW. - Close-All-Windows

  CTR. - Close-ThRead

  CPR. - Close-PRocess

  KPN. - Kill Process by Name

  GDF. - Get-Data-From