initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

17
help/discard_pic.html Normal file
View File

@@ -0,0 +1,17 @@
<HTML>
<HEAD>
<TITLE>discard.pic</TITLE></HEAD>
<BODY>
<h1>discard.pic</h1>
<B>Category</B><p>
<a href="picture_commands.html">Picture commands</a><p>
<B>Syntax</B><p>
<p>
discard.pic(vA);<p>
<B>Description</B><p>
<p>
Picture resource vA is discarded from memory. If the picture is not already loaded, the interpreter generates an error.<p>
<B>See also</B><p>
<a href="load_pic.html">load.pic</a><p>
<a href="drawing_pictures.html">Drawing pictures</a><p>
</BODY></HTML>