PrintOK

Syntax

OK

Remarks

Completes a CopyText or MoveText operation (the same as pressing ENTER while the operation is in progress).

Example

This example copies the line containing the insertion point to the beginning of the document without changing the contents of the Clipboard:


StartOfLine
EndOfLine 1
CopyText
StartOfDocument
OK

See Also

Cancel, CopyText, MoveText