| Allegro CL version 6.1 Unrevised | |||||||||
Arguments: window
This function cuts (deletes) selected material, whether text or another object, from a window. It does not place anything on any clipboard. cut-command does what this function does and in addition places the object onto the lisp and Windows clipboards.
This function returns two values: the stream from which the object was
cut, and the cut object. Returns nil for no
action.
See cg-clipboard.htm.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||