Previous Page | Next Page

SAS Commands under Windows

STORE Command: Windows



Copies selected text or graphics to the Windows clipboard.
Windows specifics: valid options; not supported by the Enhanced Editor

Syntax
Details
See Also

Syntax

STORE <LAST | ALL>

LAST

copies only the most recently marked text and unmarks all other marks when more than one area of text is marked. To store one area of text when more than one mark exists, you must use either the LAST or ALL argument.

ALL

stores all current marks when more than one area of text has been marked.


Details

The STORE command copies marked text or graphics in the active window and stores the copy in the Windows clipboard.

The APPEND and BUFFER= options are not supported under Windows for the STORE command.


See Also

Previous Page | Next Page | Top of Page