Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

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:
if I post

msgbox (objid)
SET SheetObj = ActiveDocument.GetSheetObject (objid)
SheetObj.CopyBitmapToClipboard

This ejecta I sent the message on the screen.
I would appreciate suggestions
3 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

What do you mean by: "This ejecta I sent the message on the screen. "

Not applicable
Author

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.
Not applicable
Author

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
  • 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

I hope your request and patience (my English is very wrong)