Skip to content

Commit d107594

Browse files
Merge pull request #14 from navinsubramani/productivity_tools
Productivity tools
2 parents 5c3cd6d + a9a51ae commit d107594

24 files changed

+299
-75
lines changed

LV scripting language.lvproj

Lines changed: 84 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<Item Name="vi.lib" Type="Folder">
4646
<Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
4747
<Item Name="Add State(s) to Queue__JKI_lib_State_Machine.vi" Type="VI" URL="/&lt;vilib&gt;/addons/_JKI Toolkits/State Machine/_JKI_lib_State_Machine.llb/Add State(s) to Queue__JKI_lib_State_Machine.vi"/>
48+
<Item Name="Application Directory.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Application Directory.vi"/>
4849
<Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
4950
<Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
5051
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
@@ -58,11 +59,93 @@
5859
<Item Name="Set Cursor (Cursor ID).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/cursorutil.llb/Set Cursor (Cursor ID).vi"/>
5960
<Item Name="Set Cursor (Icon Pict).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/cursorutil.llb/Set Cursor (Icon Pict).vi"/>
6061
<Item Name="Set Cursor.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/cursorutil.llb/Set Cursor.vi"/>
62+
<Item Name="System Exec.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/system.llb/System Exec.vi"/>
6163
<Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/>
6264
<Item Name="Unset Busy.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/cursorutil.llb/Unset Busy.vi"/>
6365
<Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/>
6466
</Item>
6567
</Item>
66-
<Item Name="Build Specifications" Type="Build"/>
68+
<Item Name="Build Specifications" Type="Build">
69+
<Item Name="LSL Script Editor" Type="EXE">
70+
<Property Name="App_INI_aliasGUID" Type="Str">{823535AA-798E-4E16-9BCF-3FA0CBEE61D0}</Property>
71+
<Property Name="App_INI_GUID" Type="Str">{82FC2D71-08A0-4360-83AB-AD580D572963}</Property>
72+
<Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
73+
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
74+
<Property Name="Bld_buildCacheID" Type="Str">{1A82DD3A-51CA-445E-A0B2-B44E53BC27B2}</Property>
75+
<Property Name="Bld_buildSpecName" Type="Str">LSL Script Editor</Property>
76+
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
77+
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
78+
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
79+
<Property Name="Bld_localDestDir" Type="Path">../builds/exe/LSL script editor</Property>
80+
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
81+
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
82+
<Property Name="Bld_previewCacheID" Type="Str">{0BDCB953-9C36-40D2-9846-A0AADBF962BB}</Property>
83+
<Property Name="Bld_version.build" Type="Int">10</Property>
84+
<Property Name="Bld_version.major" Type="Int">1</Property>
85+
<Property Name="Destination[0].destName" Type="Str">LSL Script Editor.exe</Property>
86+
<Property Name="Destination[0].path" Type="Path">../builds/exe/LSL script editor/LSL Script Editor.exe</Property>
87+
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
88+
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
89+
<Property Name="Destination[0].type" Type="Str">App</Property>
90+
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
91+
<Property Name="Destination[1].path" Type="Path">../builds/exe/LSL script editor/data</Property>
92+
<Property Name="Destination[1].path.type" Type="Str">relativeToProject</Property>
93+
<Property Name="Destination[2].destName" Type="Str">support files</Property>
94+
<Property Name="Destination[2].path" Type="Path">../builds/exe/LSL script editor/support files</Property>
95+
<Property Name="Destination[2].path.type" Type="Str">relativeToProject</Property>
96+
<Property Name="Destination[2].preserveHierarchy" Type="Bool">true</Property>
97+
<Property Name="Destination[3].destName" Type="Str">functions list</Property>
98+
<Property Name="Destination[3].path" Type="Path">../builds/exe/LSL script editor/functions list</Property>
99+
<Property Name="Destination[3].path.type" Type="Str">relativeToProject</Property>
100+
<Property Name="Destination[3].preserveHierarchy" Type="Bool">true</Property>
101+
<Property Name="DestinationCount" Type="Int">4</Property>
102+
<Property Name="Exe_iconItemID" Type="Ref">/My Computer/documentations/logo/lsl icon.ico</Property>
103+
<Property Name="Source[0].itemID" Type="Str">{A62CF21A-D4DE-4D2E-AF21-D4FA827A0689}</Property>
104+
<Property Name="Source[0].type" Type="Str">Container</Property>
105+
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
106+
<Property Name="Source[1].itemID" Type="Ref">/My Computer/example/Basic Interface.vi</Property>
107+
<Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
108+
<Property Name="Source[1].type" Type="Str">VI</Property>
109+
<Property Name="Source[2].Container.applyInclusion" Type="Bool">true</Property>
110+
<Property Name="Source[2].Container.depDestIndex" Type="Int">0</Property>
111+
<Property Name="Source[2].destinationIndex" Type="Int">0</Property>
112+
<Property Name="Source[2].itemID" Type="Ref">/My Computer/source code/LSL components</Property>
113+
<Property Name="Source[2].sourceInclusion" Type="Str">Include</Property>
114+
<Property Name="Source[2].type" Type="Str">Container</Property>
115+
<Property Name="Source[3].Container.applyDestination" Type="Bool">true</Property>
116+
<Property Name="Source[3].Container.applyInclusion" Type="Bool">true</Property>
117+
<Property Name="Source[3].Container.depDestIndex" Type="Int">0</Property>
118+
<Property Name="Source[3].destinationIndex" Type="Int">2</Property>
119+
<Property Name="Source[3].itemID" Type="Ref">/My Computer/source code/support files</Property>
120+
<Property Name="Source[3].sourceInclusion" Type="Str">Include</Property>
121+
<Property Name="Source[3].type" Type="Str">Container</Property>
122+
<Property Name="Source[4].Container.applyInclusion" Type="Bool">true</Property>
123+
<Property Name="Source[4].Container.depDestIndex" Type="Int">0</Property>
124+
<Property Name="Source[4].destinationIndex" Type="Int">0</Property>
125+
<Property Name="Source[4].itemID" Type="Ref">/My Computer/source code/ui containers</Property>
126+
<Property Name="Source[4].sourceInclusion" Type="Str">Include</Property>
127+
<Property Name="Source[4].type" Type="Str">Container</Property>
128+
<Property Name="Source[5].Container.applyInclusion" Type="Bool">true</Property>
129+
<Property Name="Source[5].Container.depDestIndex" Type="Int">0</Property>
130+
<Property Name="Source[5].destinationIndex" Type="Int">0</Property>
131+
<Property Name="Source[5].itemID" Type="Ref">/My Computer/source code/utilities</Property>
132+
<Property Name="Source[5].sourceInclusion" Type="Str">Include</Property>
133+
<Property Name="Source[5].type" Type="Str">Container</Property>
134+
<Property Name="Source[6].Container.applyDestination" Type="Bool">true</Property>
135+
<Property Name="Source[6].Container.depDestIndex" Type="Int">0</Property>
136+
<Property Name="Source[6].destinationIndex" Type="Int">3</Property>
137+
<Property Name="Source[6].itemID" Type="Ref">/My Computer/source code/LSL components/functions/functions list</Property>
138+
<Property Name="Source[6].type" Type="Str">Container</Property>
139+
<Property Name="SourceCount" Type="Int">7</Property>
140+
<Property Name="TgtF_companyName" Type="Str">Boring Engineer</Property>
141+
<Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
142+
<Property Name="TgtF_fileDescription" Type="Str">LSL Script Editor</Property>
143+
<Property Name="TgtF_internalName" Type="Str">LSL Script Editor</Property>
144+
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2019 Navin Subramani</Property>
145+
<Property Name="TgtF_productName" Type="Str">LSL Script Editor</Property>
146+
<Property Name="TgtF_targetfileGUID" Type="Str">{7C44E287-13F4-40DA-B3A6-F1E6B35E6387}</Property>
147+
<Property Name="TgtF_targetfileName" Type="Str">LSL Script Editor.exe</Property>
148+
</Item>
149+
</Item>
67150
</Item>
68151
</Project>
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<p><strong>Assignment Statement:</strong></p>
2+
<p>Assignment statement assigns a value from a variable or function or data value to another variable. This is done by using the '='</p>
3+
<p>&nbsp;</p>
4+
<p><strong>Examples 1:</strong></p>
5+
<p>myname = "Jack"</p>
6+
<p>myage = "25"</p>
7+
<p>&nbsp;</p>
8+
<p>here the value is assigned to the variable 'myname' and 'myage'. With LSL variables being data type agnostic and no definition required, any data type could be assigned to the variable.</p>
9+
<p>&nbsp;</p>
10+
<p><strong>Example 2:</strong></p>
11+
<p>myname = "Jack"</p>
12+
<p>name = myname</p>
13+
<p>&nbsp;</p>
14+
<p>here - using the '=' data from 'myname' is assigned to the variable 'name'</p>
15+
<p>&nbsp;</p>
16+
<p><strong>Example 3:</strong></p>
17+
<p>myage = randomstring()</p>
18+
<p>&nbsp;</p>
19+
<p>here the function randomnumeber() returns a numeric data type which is assigned to the variable 'myage'&nbsp;</p>
20+
<p>&nbsp;</p>
21+
<p>&nbsp;</p>
22+
<p>&nbsp;</p>
23+
<p>&nbsp;</p>
11.5 KB
Binary file not shown.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2+
<HTML>
3+
<HEAD>
4+
<meta name="GENERATOR" content="KEL CHM Creator v.1.4.0.0">
5+
<!-- Sitemap 1.0 -->
6+
</HEAD>
7+
<BODY>
8+
<OBJECT type="text/site properties">
9+
<param name="ImageType" value="Book">
10+
<param name="Window Styles" value="0x27">
11+
<param name="ExWindow Styles" value="0x100">
12+
<param name="comment" value="title:Online Help">
13+
<param name="comment" value="base:index.htm">
14+
</OBJECT>
15+
<UL>
16+
<LI> <OBJECT type="text/sitemap">
17+
<param name="Name" value="Default Function List">
18+
</OBJECT>
19+
<UL>
20+
<LI> <OBJECT type="text/sitemap">
21+
<param name="Name" value="Assignment Statement.html">
22+
<param name="Local" value="Assignment Statement.html">
23+
</OBJECT>
24+
</UL>
25+
</UL>
26+
</BODY>
27+
</HTML>
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2+
<HTML>
3+
<HEAD>
4+
<meta name="GENERATOR" content="KEL CHM Creator v.1.4.0.0">
5+
<!-- Sitemap 1.0 -->
6+
</HEAD>
7+
<BODY>
8+
<OBJECT type="text/site properties">
9+
<param name="FrameName" value="right">
10+
</OBJECT>
11+
<UL>
12+
<LI> <OBJECT type="text/sitemap">
13+
<param name="Name" value="Default Function List">
14+
<param name="See Also" value="Default Function List">
15+
</OBJECT>
16+
</UL>
17+
</BODY>
18+
</HTML>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Microsoft HTML Help Compiler 4.74.8702
2+
3+
Compiling e:\Repository\LabVIEW Script Language\documentations\chm\Framework documentation.chm
4+
5+
Assignment Statement.html
6+
HHC5003: Error: Compilation failed while compiling HTML File Extension - What is an .html file and how do I open it_.html.
7+
8+
9+
The following files were not compiled:
10+
HTML File Extension - What is an .html file and how do I open it_.html
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
[INFOTYPES]
3+
4+
[OPTIONS]
5+
Auto Index=No
6+
Binary Index=Yes
7+
Binary TOC=No
8+
Compatibility=1.1 or later
9+
Compiled File=Framework documentation.chm
10+
Contents File=Framework documentation.hhc
11+
Index File=Framework documentation.hhk
12+
Error log file=Framework documentation.log.txt
13+
Full-text search=Yes
14+
Language=0x409 English (United States)
15+
Title=LSL Documentation
16+
Default Topic=Assignment Statement.html
17+
Default Window=
18+
Default Font=Arial, 9, 000
19+
Create CHI file=No
20+
Full text search stop list file=
21+
Display compile notes=Yes
22+
Display compile progress=Yes
23+
24+
[FILES]
25+
Assignment Statement.html
26+
HTML File Extension - What is an .html file and how do I open it_.html

documentations/logo/Logo.png

1.38 KB
Loading

documentations/logo/logo creator.pptx

33.7 KB
Binary file not shown.

documentations/logo/lsl icon.ico

292 KB
Binary file not shown.

0 commit comments

Comments
 (0)