RU/2: Форум. Общение пользователей и разработчиков OS/2 (eCS). : REXX & Clipboard: from RxExtras


Список сообщений | Написать новое | Ответить на сообщение | Домой Поиск:
Предыдущее сообщение | Следующее сообщение
From : Gerhard Arnecke
To : Igor Kozin
Subj : REXX & Clipboard: from RxExtras

> Не подскажет ли кто: можно ли из REXX'а в Clipboard и обратно лазить? Если да, то как?

You can use clipboard functions from the library RXEXTRAS.DLL.

Download the file RXX1G.ZIP from a ftp server which you can find with

ftpsearch.lycos.com

Type in RXX1G and you will find a russian server, too.


There are three functions for the use of the clipboard:

RxAppendClipboardText
RxQueryClipboardText
RxSetClipboardText

For each function you can find an example in the INF File.

Before the first call you have to register the RXEXTRAS.DLL with the call RxFuncAdd as for functions in classic REXX(see the INF file, too).



Mon 03 Dec 2001 18:39 Mozilla/4.61 [en] (OS/2; I)




Programmed by Dmitri Maximovich, Dmitry I. Platonoff, Eugen Kuleshov.
25.09.99 (c) 1999, RU/2. All rights reserved.
Rewritten by Dmitry Ban. All rights ignored.