Clipboard Commands

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Clipboard Commands > Show Clipboard >

Clipboard Commands

CLB.Show Image

Previous Top Next


MiniRobotLanguage (MRL)

 

CLB.Show Image

Show the Image  that is in the  Clipboard

 

 

Intention

This command will open a window and display the image that is currently in the clipboard.

The image will not be scaled and is shown in its original size.

 

 

 

 

Syntax

 

 

CLB.Show Image

CLB.Shop

 

 

Parameter Explanation

 

no parameters supported.

 

 

 

 

Example

 

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

' CLB.-Sample

'***********************************
CLB.Bitmap To Var|$$IRA

CLB.Shop

CLB.Reset

CLB.Bitmap From Var|$$IRA

CLB.Shop

ENR.

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: