Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Locomotive BASIC

168 bytes added, 13:18, 10 June 2011
<pre>PRINT VAL("-12.34x"),VAL("A-12") - prints -12.34 0
</pre>

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
<br>Exception: If se starts with "&amp;" + character (and it's between "A" and "F") the whole character will be handled like a hexadezimal numeric character (...often used in DATA Loaders). The returning numeric value is&nbsp;signed&nbsp;integer (16-Bit Word). <pre>PRINT&nbsp;VAL("&amp;A") - returns a 10 PRINT&nbsp;VAL("&amp;7FFF") - returns a 32767 PRINT&nbsp;VAL("&amp;8000") - returns a -32768</pre>
==== <code>VPOS (#st)</code> ====
20
edits