Knowledge Base : TshwaneDJe Software
The TshwaneDJe Knowledge Base contains a small collection of technical articles with information on specific issues to assist you with the configuration or use of our software. You can search through the Knowledge Base using the search box below, or by browsing the list of articles. We will continually be adding new articles over time. If you don't find a solution here, please also try the FAQ or other support resources.
Sample Lua Scripts and Extra Sample TLex, tlTerm and tlDatabase Files
The basic introductory-level Lua scripting samples can be found here, but you can find various additional supplementary Lua samples at the following link (note, these may not all have been perfectly refined as samples yet specifically):
http://tshwanedje.com/tshwanelua/scripts/
The primary sample TLex, tlTerm and tlDatabase files are included with these actual applications, however, you can find a few supplementary files at the following link that may be of interest (these are presently just a few 'odds and ends'):
http://tshwanedje.com/downloads/files/
Quick-Help
The quick-help below shows you how to construct advanced search queries on the Knowledge Base.
Advanced Search Quick-help: |
Symbol | Functionality | Example |
& | AND | windows & odbc |
| | OR | windows | odbc |
"..." | Exact phrase | "cover flow" |
_ | Single-character wildcard | linu_ |
% | Multi-character wildcard | activat% |
/(1-9) | Within x words of one another, given order | "windows odbc"/8 |
@(1-9) | Within x words of one another, any order | "windows odbc"@8 |
# | XOR (find one or the other, but not both) | mac # windows |
^ | None of ... | ^mac |
The Knowledge Base was created with TLex, and is published online and updated using the TLex Online Publishing System