FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

clipboard-string

Arguments: clipboard-format

This function is deprecated. Use clipboard-object instead.

The function returns a lisp string for the current Windows clipboard object. clipboard-format may be either :text or :rich-text.

The setf function sets the current Windows clipboard value for clipboard-format to a specified value. clipboard-format currently must be either :text or :rich-text. value currently must be a either a plain-text or rich-text string, according to value of clipboard-format.

See cg-rich-text.htm for information on rich text editing in Common Graphics. See also cg-clipboard.htm.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1