06-20-2012 02:50 PM
I will be on the road tomorow so anyone waiting for a chance to plug the SDE Idea should no hesitate to do so.
Ben
06-20-2012 03:11 PM
I'll do my best to take on that responsability!
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
06-21-2012 03:54 PM
It looks to me like the Default Value property for a control does require Scripting. Perhaps you're thinking of the "Make Current Values Default" method on a VI?
In any case, I have to admit that the difference between "VI Server" and "Scripting" is not strictly defined. VI Server is generally about opening and running VIs programmatically; Scripting is generally about creating VIs programmatically.
Regarding "Make Current Values Default" - if I recall correctly, with the original VI Server, we wanted people to be able to set default data values and save a VI as an alternative to exporting/importing the data to "restore" state after closing and re-opening a VI. So we thought of it more as configuring a VI than creating one.
06-30-2012 07:57 AM
Jesus said:
"Give to Caesar what is Caesar's and to God what is God's."
"Caesar is stupid" Adrian Ferent
07-02-2012 10:03 AM
@alfa1 wrote:
Jesus said:
"Give to Caesar what is Caesar's and to God what is God's."
...
So word of the O-Tax has made it out to your neck of the woods then?
I had to come down on the side of Judge Roberts after hearing his approach that he was obligated to find a license if it existed and that it is not for the Supremes to write the law.
If we don't like something we have to opertunity to fix it in November. With it now being defined as tax, it only requires a simple majority in the Senate to change it.
This link will let you find out if you are registered.
Ben
07-02-2012 10:10 AM
@alfa1 wrote:
Jesus said:
"Give to Caesar what is Caesar's and to God what is God's."
"Give to Caesar" - do you mean: vodka, Clamato, hot sauce and Worcestershire sauce?
Rob
07-02-2012 11:44 AM
@Robert Cole wrote:
@alfa1 wrote:
Jesus said:
"Give to Caesar what is Caesar's and to God what is God's.""Give to Caesar" - do you mean: vodka, Clamato, hot sauce and Worcestershire sauce?
Rob
Wait, why are we excluding God from Happy Hour? Hmm, I guess it is a drink derived from a gruesome time in history. Then again, there aren't many drinks that have saintly names.
07-04-2012 12:29 PM
Richard Dawkins.is an atheist. He can say the Christians, the Muslims..are ignorant, stupid, dummies…but God is there.
If Richard Dawkins’ theory is right, my Evolution theory is wrong.
My Evolution theory is right because I am superior in Evolution to Richard Dawkins.
http://stream.aljazeera.com/story/new-atheisms-most-polarising-figure-0022267
My Evolution theory on my website: http://ferentadrian.tk/
07-04-2012 01:36 PM
Happy Independence Day alfa1!! Hey alfa, Can you tell me one good reason to use an enum instead of a string for a case selector in a state machine? Personally I like to use strings but maybe you can convince me otherwise.
07-05-2012 07:30 AM
@Steve Chandler wrote:
Happy Independence Day alfa1!! Hey alfa, Can you tell me one good reason to use an enum instead of a string for a case selector in a state machine? Personally I like to use strings but maybe you can convince me otherwise.
I would have thought that was obvious. Because an enum is clearly more evolved than a string. After all, an enum "knows itself".