DTI.UnScalePos

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Window Operations > DTI.-Desktop & Mouse Commands >

DTI.UnScalePos

MiniRobotLanguage (MRL)

 

DTI.UnScalePos

Count Desktop-Screens (Monitors)

 

 

Intention

 

This command will find our how many "Monitors" (Desktops) are connected to your Computer.

 

$$XPO=125

$$YPO=125

DTI.us|$$XPO|$$YPO|$$XFA|$$YFA

MBX.$$XFA,$$YFA

ENR.

 

clip0348

 

 

clip0346

 

Syntax

 

 

DTI.UnScalePos|P1|P2[|P3][|P4]

 

 

Parameter Explanation

 

P1 - Input-Position X,numeric or variable.

P2 - Input-Position Y,numeric or variable

P3 - (optional) Variable, X-Result, If omitted the Result will be placed on TOS.

P4 - (optional) Variable, Y-Result, If omitted the Result will be placed on TOS.

 

 

 

Example

 

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

' Example 1

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

$$XPO=125

$$YPO=125

DTI.us|$$XPO|$$YPO|$$XFA|$$YFA

MBX.$$XFA,$$YFA

ENR.

 

 

Remarks

 

 

 

Limitations:

 

-

 

 

See also: