Using the catalog within bbcmicro.co.uk, I've noticed certain instances where the DFS Catalog doesn't appear to list all of the BBC Basic code.
One example can be found here - http://bbcmicro.co.uk//explore.php?id=602#bas - this is for a Beebug game, Labyrinth. When I download the file LAB2 and open it in any text editor, I can see that it is BBC Basic, albeit untokenised. But the in-page output of the code only lists one line:
10VDU28,0,0,0,0:CALLTOP
I can find further examples if required, but it would be nice to see if this is indeed an issue, and whether it can be resolved.
Using the catalog within bbcmicro.co.uk, I've noticed certain instances where the DFS Catalog doesn't appear to list all of the BBC Basic code.
One example can be found here - http://bbcmicro.co.uk//explore.php?id=602#bas - this is for a Beebug game, Labyrinth. When I download the file LAB2 and open it in any text editor, I can see that it is BBC Basic, albeit untokenised. But the in-page output of the code only lists one line:
10VDU28,0,0,0,0:CALLTOPI can find further examples if required, but it would be nice to see if this is indeed an issue, and whether it can be resolved.