help re: Forms 4.0.12 (MS-Windows) & PASTE_REGION builtin

From: John Novak <jnovak_at_dqc.dofasco.ca>
Date: Mon, 7 Mar 1994 13:38:24
Message-ID: <jnovak.22.000DA444_at_dqc.dofasco.ca>


I'm working on a Forms 4 application, using Forms 4.0.12, that needs to interact with the clipboard in MS-=Windows. I'm trying to use the PASTE_REGION builtin to paste a bitmap from the clipboard into an image item when a button is pressed.

I keep getting the following error:

   FRM-41026 Item does not understand operation.

the code in my when-button-pressed trigger is:

   begin

      GO_ITEM('control.image');
      PASTE_REGION;

   end;

the bitmap in the clipboard was put there by a non-Forms4 program.

thanks for any help

john novak


John Novak                                Dofasco Inc.
Specialist - Computing Technology         1330 Burlington St. East
IS - Applications Development             Hamilton, Ontario, CANADA L8N 3J5
                                          phone: (905)544-3761 ext 2769
Usenet:     john_novak_at_dofasco.ca         fax:   (905)548-4292
CompuServe: 766360.1164

Disclamer: The views represented are my own and do not reflect those of my

            employer in any way!

Answer to all questions: 4T2


Received on Mon Mar 07 1994 - 13:38:24 CET

Original text of this message