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

18
help/close_dialogue.html Normal file
View file

@ -0,0 +1,18 @@
<HTML>
<HEAD>
<TITLE>close.dialogue</TITLE></HEAD>
<BODY>
<h1>close.dialogue</h1>
<B>Category</B><p>
<a href="display_commands.html">Display commands</a><p>
<B>Syntax</B><p>
<p>
close.dialogue();<p>
<B>Description</B><p>
<p>
This command supposedly disables the <a href="get_string.html">get.string</a> and <a href="get_num.html">get.num</a> commands when the <a href="prevent_input.html">prevent.input</a> command has been used, but it does not seem to do this so I am
not sure what the command actually does.
<p>
<B>See also</B><p>
<a href="open_dialogue.html">open.dialogue</a><p>
</BODY></HTML>