LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Requesting help to convert a .dll from LV5.1.1 so that I can open it in LV8.6

Solved!
Go to solution

I am trying to open this .dll (to copy and paste from the clipboard) I found on the discussion forums. However, it is saved as LV5.1.1 and I have 8.6 installed. Could someone open and convert these files for me please?

 

Thank you in advance.

0 Kudos
Message 1 of 5
(2,785 Views)
Solution
Accepted by topic author testguy99

Here's converted to 8.0.

 

 

Message Edited by altenbach on 04-18-2009 11:50 AM
Message 2 of 5
(2,781 Views)
Thank you for the fast and friendly service 😉
0 Kudos
Message 3 of 5
(2,773 Views)

There should be no need for these functions in LabVIEW 8.6 anymore. There are application methods "App.Clipboard.Read from Clipboard" and "App.Clipboard.Write to Clipboard" that allow this kind of control for reading and passing text to the clipboard.

 

Rolf Kalbermatter

Message Edited by rolfk on 04-20-2009 10:58 AM
Rolf Kalbermatter
My Blog
Message 4 of 5
(2,734 Views)
Thank you rolfk, the Invoke node is a more eligent solution.
0 Kudos
Message 5 of 5
(2,714 Views)