| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |
Arguments: window-or-widget
Deletes an object from the specified window or widget and places it onto the clipboard.
This function behaves just as copy-command does, except that it calls cut-selection rather than copy-selection so that the copied object is also removed from the window if possible. See copy-command for more information.
See cg-clipboard.htm.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.7.29.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |