SAS Commands under Windows |
Windows specifics: | supported options |
Syntax | |
Details | |
See Also |
Syntax |
CUT <LAST | ALL> |
cuts the most recently marked text and unmarks all other marks when more than one area of text is marked. To cut one area of text when more than one mark exists, you must use either the LAST or the ALL argument.
cuts all current marks when more than one area of text is marked.
Details |
The CUT command removes marked text from the current window and stores it in the Windows clipboard.
Under Windows, the APPEND and BUFFER= options are not supported for the CUT command.
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.