Category:UBasic/4tH: Difference between revisions

Added the new uBasic/4tH capabilities
m (Added file support)
(Added the new uBasic/4tH capabilities)
Line 8:
*Alphanumeric labels supported;
*String support with automatic ''and'' manual "garbage collection";
*Exception handling, using <tt>TRY()</tt> and <tt>RAISE</tt>;
* Text file support with read, write and append modes.;
*Input parsing, using TOK() and SKIP;
*"Structured Basic" commenting style.
 
374

edits