Re: Dev 2000/Forms 4.5 and Windows Clipboard

From: Christer Peltomaa <s93cpe_at_csd.uu.se>
Date: 1996/12/20
Message-ID: <Pine.GSO.3.95.961220130903.21656A-100000_at_ida.csd.uu.se>#1/1


On 19 Dec 1996, Internal Medicine wrote:

> Quick question:
>
> is there any way to programmatically copy the values in a Forms field to
> the windows clipboard? example: I push a button, and now the value in a
> certain field is on the windows clipboard, free to be pasted by another
> application.
>
> thanks
>
> scott-dart_at_uiowa.edu
>
Quick answer:
Go_Item('block.item');
Select_All;
Copy_Region; (or Cut_Region)

/christer.peltomaa_at_mandat.se

Merry Christmas! Received on Fri Dec 20 1996 - 00:00:00 CET

Original text of this message