Chapter Contents

Previous

Next
Image Data Model: _readClipboard

Image Data Model: _readClipboard



Reads an image from the host clipboard


Syntax
Details
Example

Syntax

CALL SEND (object-id, '_readClipboard');


Details

On some hosts, the clipboard can only be read after you use the WRITE_CLIPBOARD command.


Example

This example reads an image from the clipboard:

call send(imgdat_id,'_read_clipboard_');


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.