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

230 bytes added, 19:41, 24 May 2012
/* ON SQ(x) GOSUB ln x1, x2, x3, x4, ... */
==== <code>ON SQ(x) GOSUB ln x1, x2, x3, x4, ...</code> ====
:ON SQ(x) can trigger an interrupt when e.g. a space or free channel in queue.
:Using that command is a one way interrupt trigger and shouldn't be mixed with EVERY or AFTER commands.
 
:See also the SQ(x) command for more details.
==== <code>OPENIN "datafile"</code> ====
205
edits