Jump to content

LabVIEW configuration file/Easter Eggs: Difference between revisions

From LabVIEW Wiki
Crelf (talk | contribs)
New page: {{LabVIEW configuration back}} This is a list of LabVIEW ini File settings relating to Easter Eggs - the messages that NI R&D have hidden in there. Essentially, they have no functional ad...
 
Tims (talk | contribs)
Line 5: Line 5:
Example: <code>TwentyYears=TRUE</code><br/>
Example: <code>TwentyYears=TRUE</code><br/>
Description: Adds the following text to the splash screen on launch: "Thank you for 20 years of Dataflow..."<br/>
Description: Adds the following text to the splash screen on launch: "Thank you for 20 years of Dataflow..."<br/>
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Default Value: <code>FALSE</code><br/>
Default Value: <code>FALSE</code><br/>

Revision as of 22:21, 7 May 2007

Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to Easter Eggs - the messages that NI R&D have hidden in there. Essentially, they have no functional advantage, but are a bit-o-fun.

TwentyYears

Example: TwentyYears=TRUE
Description: Adds the following text to the splash screen on launch: "Thank you for 20 years of Dataflow..."
Datatype: Boolean
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 8.20
OS's Supported:
Notes: None