andygo 1 Posted May 3, 2011 Hello, i just want to ask if this is the right syntax to wait for image-data in clipboard: while not _ClipBoard_IsFormatAvailable($CF_BITMAP) sleep(20) WEnd Share this post Link to post Share on other sites
hannes08 39 Posted May 3, 2011 Hi andygo, the above snippet works for me. Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Share this post Link to post Share on other sites