09-20-2008 08:28 AM
Hi all,
Can you anyone help me to figure out this problem,actually i have an VI that capture screen image(similiar to print screen option in windows) & save it in a file.and now the thing is,its working in code,once if i converted that to EXE it is not reading that image from the clipboard .I have attached that VI along with this thread please check it.
09-22-2008 02:47 AM
Hey,
It seems that the Get Image from Clipboard method is not available for executables.
The following thread gives a working example with a CIN -> http://forums.ni.com/ni/board/message?board.id=170&message.id=35987&requireLogin=False
Christian