Clipboard Commands

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Clipboard Commands


MiniRobotLanguage (MRL)

CLB.UTFToChr

Converts clipboard UTF-8 text to CHR/ANSI text.

 

Syntax

CLB.utc

CLB.utftochr

 

Parameter Explanation

This command has no parameter.

 

Example

VAU.$$TXT=c3 a4

CLB.stx|$$TXT

CLB.utc

CLB.gtx|$$RET

ENR.

 

Remarks

Converts UTF-8 clipboard content to CHR/ANSI text.

 

See also:

CLB.ctu

CLB.otc

CLB.cto