Initial Import from SourceForge

This commit is contained in:
D'Hulster Thierry 2016-08-01 18:38:34 +02:00
commit d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions

12
help/string_commands.html Normal file
View file

@ -0,0 +1,12 @@
<HTML>
<HEAD>
<TITLE>String commands</TITLE></HEAD>
<BODY>
<h1>String commands</h1>
<a href="get_string.html">get.string</a><p>
<a href="parse.html">parse</a><p>
<a href="set_string.html">set.string</a><p>
<a href="word_to_string.html">word.to.string</a><p>
<B>Test commands</B><p>
<a href="compare_strings.html">compare.strings</a><p>
</BODY></HTML>