pbi-ide/help/index.html

33 lines
1.6 KiB
HTML
Raw Normal View History

<h1 style="background: rgb(238, 238, 238); padding: 5px 10px; border: 1px solid rgb(204, 204, 204); border-image: none;"><big><span class="nowrap" id="rcTB">Welcome to the &pi;Basic Interpreter!</span></big></h1>
<img src="img/splash.bmp" alt="image">
<p>This software is an IDE for the <span class="nowrap" id="rcTB">&pi;Basic Interpreter which can</span>&nbsp;execute, debug and monitor&nbsp;the Basic Stamp 1&reg Basic language PBasic&reg;.</p>
<hr />
<p>How to use the IDE:</p>
<ul>
<li><p><a href="open.html">open/create/save a file</a></p></li>
<li><p><a href="runp.html">run a program</a></p></li>
<li><p><a href="aef.html">additional editor features</a></p></li>
<li><p><a href="mig.html">how to migrate a program to the Basic Stamp 1&reg;</a></p></li>
<li><p><a href="keyb.html">list of key-bindings</a></p></li>
<li><p><a href="help.html">how to use the help view</a></p></li>
<li><p><a href="ca.html">how to use the content assistance</a></p></li>
<li><p><a href="set.html">how to change the console color</a></p></li></ul>
<hr />
<p>How to use the language:</p>
<ul>
<li><p><a href="C:\Program Files (x86)\Parallax Inc\Stamp Editor v2.5.3\Help\Default.htm">PBasic by Parallax&reg;</a></p>
<li><p><a href="alf.html">additional features for better debugging</a></p>
<li><p><a href="set.html">how to set the run configuration</a></p>
</ul>
<hr />
<p>About:</p>
<ul>
<li><p><a href="https://github.com/EliasGroll/pbi">the project</a></p>
<li><p><a href="https://github.com/EliasGroll/pbi/issues">help us and report an issue</a></p>
<li><p><a href="auth.html">the authors</a></p>
</ul>