Member variable XbpCrt():autoMark Foundation

Turn the ability to select text on or off.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

By default the instance variable :autoMark has the value .T. (true). In this mode, displayed text within the XbpCrt window can be selected by the user. Selecting text is done by pressing the left mouse button and then moving the mouse. This marks a rectangular area that can be copied to the clipboard after the left mouse button is released. In order to suppress this behavior, :autoMark must be set to .F. (false).

Only text that is displayed in the text mode can be copied to the clipboard (text displayed using QOut() or @... SAY, for example). Graphics cannot be copied to the clipboard.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.