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

21 bytes added, 13:05, 5 October 2012
/* DEFINT letter range */
: (see also FN)
==== <code>DEFINT <letter range></code> ====
: Forces all variables(s) starting with the specified letter(s) to be string integer variables. The s does not need to be added to DEFSTR variable names.
: Example:
<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
10 DEFSTR N - :' sets all variables starting with letter N as strings.20 DEFINT a-z:' sets all variables starting with an A until Z as integer.
</pre>
205
edits