[Kst] www/areas/extragear/apps/kst/kstscript/docs
Andrew Walker
arwalker at sumusltd.com
Wed Mar 17 00:37:04 CET 2010
SVN commit 1104184 by arwalker:
update online documentation
M +2 -2 Kst.html
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Kst.html #1104183:1104184
@@ -100,12 +100,12 @@
</p>
</ul>
-<br><br><span class="subTitle"><a name="method_autoWriteHistory"></a><b>void autoWriteHistory ( string filename [, <a class="link" href="bool.html">bool</a> append] )</b></span><br><ul>
+<br><br><span class="subTitle"><a name="method_autoWriteHistory"></a><b>void autoWriteHistory ( string filename [, boolean append] )</b></span><br><ul>
<div class="parameters">string <b>filename</b> -
The name of the file to save commands to automatically.
Entering a blank filename will stop the saving of commands.
- <br><a class="link" href="bool.html">bool</a> <b>append</b> -
+ <br>boolean <b>append</b> -
If true and the file already exists then commands will be appended
to the existing file.
More information about the Kst
mailing list