LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

ClipboardGetTableVals not working

One of my customers installed an application I designed on a brand new PC with Windows 2000. After installation ClipboardGetTableVals would not work even though it worked on the previous PC. This also happened to me when I upgraded to CVI 7.0 and again when our IT staff reinstalled Windows XP on my workstation. The application was developed using CVI 6.0, but I have since tried to debug it using CVI 7.0.

It seems as if our computers are missing some component or object required to make ClipboardGetTableVals work.

I am using the function as follows:

i = ClipboardGetTableVals (MainPanel, PANEL_TABLE, VAL_TABLE_ENTIRE_RANGE, &y);

The function returns no error and indicates that data is available on the clipboard.

I know I can delete the table, create a new one, rebuild and redistribute the product, but that is the less desirable option.

What would cause ClipboardGetTableVals to stop working after a fresh operating system install?

This was already discussed in http://forums.ni.com/ni/board/message?board.id=180&message.id=10615
0 Kudos
Message 1 of 2
(2,817 Views)
Hello,

Refer to post made on the following thread.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(2,802 Views)