Next Prev Up Top Contents Index

clipboard-empty

Function
Summary

Determines whether the system clipboard is empty.

Signature

clipboard-empty self => result

Arguments

self

A displayed CAPI pane or interface.

Values

result

t or nil .

Description

The function clipboard-empty returns t if there is some text on the system clipboard, or nil if the clipboard is empty.

See also

clipboard


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index