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

Talk:CPC Basic

12 bytes added, 10:42, 25 July 2010
/* Lets give this Compiler a Go! */
'''DEFBYTE n
 
DIM w(5)
 
RESTORE myinf
 
FOR n = 1 to 5
 
READ w$(n)
 
PRINT w$(n)
 
next
 
end
 
myinf DATA "Hello"'''
'''DEFSTR n
 
name="Hello"
 PRINT name'''''
which comes from the horses mouth! :o
438
edits