
Not applicable
2009-09-10
06:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CopyBitmapToClipboard
I have problems with the instruction QlikView 9 (7119)
SET SheetObj = ActiveDocument.GetSheetObject (objid)
SheetObj.CopyBitmapToClipboard
in the macro, this does not continue its execution:
SET SheetObj = ActiveDocument.GetSheetObject (objid)
SheetObj.CopyBitmapToClipboard
in the macro, this does not continue its execution:
if I post
msgbox (objid)
SET SheetObj = ActiveDocument.GetSheetObject (objid)
SheetObj.CopyBitmapToClipboard
msgbox (objid)
SET SheetObj = ActiveDocument.GetSheetObject (objid)
SheetObj.CopyBitmapToClipboard
This ejecta I sent the message on the screen.
I would appreciate suggestions
956 Views
3 Replies


Partner - Specialist III
2009-09-10
09:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What do you mean by: "This ejecta I sent the message on the screen. "
355 Views

Not applicable
2009-09-10
10:53 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When the macro genre with the message that runs without exporting the image problam when I take the message to the process, not continuous, does not generate error message ejecucucion only stops the macro.
355 Views

Not applicable
2009-10-28
10:15 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem, the macro stop executing the instruction copytobitmaptoclipboard, I have done two test.
I work for two versions, 7.2 and 9 SR1, and execute the macro from button inside the file and from line of commands with the instruction qve/r (lauch reload file action), and have these results executing the macro,
- ver 7.2
- button inside the file
- works fine both commands
- line of commands
- copytabletoclipboard does not work with graphical type table without records
- copybitmaptoclipboard does not work
- button inside the file
- ver 9 SR1
- button inside the file
- works fine both commands
- line of commands
- copytabletoclipboard now works with graphical table without records
- copybitmaptoclipboard continues without working
- button inside the file
I hope your request and patience (my English is very wrong)
355 Views
