I had hoped by now that I would have released a "repackaged" Quadbike. This will retain the incumbent version of the Quadbike program itself, but offer updated documentation, and the latest version of all the PHP scripts (the ones in the QB distribution package are ancient at this point).
However, I suddenly have a lot more work to do on B-Em, so I'm releasing the new lsblocks.php 1.0 now because I think it is too useful to withhold. This is the new name for the old cswblks.php, but it adds support for loading TIBET files as well as CSWs. It has also gained the very useful ability to LIST any BASIC that it finds in each block of a CSW or TIBET file.
There may be bugs.
However, I suddenly have a lot more work to do on B-Em, so I'm releasing the new lsblocks.php 1.0 now because I think it is too useful to withhold. This is the new name for the old cswblks.php, but it adds support for loading TIBET files as well as CSWs. It has also gained the very useful ability to LIST any BASIC that it finds in each block of a CSW or TIBET file.
There may be bugs.
Code:
$ /opt/php/bin/php -f lsblocks-1.0.php lsblocks.php, v1.0Usage: php -f lsblocks-1.0.php [options] <CSW/TIBET/TIBETZ file>where [options] may be: +b <block ID> inspect one particular block only +v print verbose block details +e print verbose error details +k print block(s) as detokenised BASIC +p generate errors if adjacent blocks have different polarities (CSW only) +r attempt bad-CRC repair by flipping bits +x <dir.> extract blocks to target directory +! with +x, allow overwriting existing files +m with +x, create directory if it doesn't exist
Statistics: Posted by Diminished — Tue Nov 26, 2024 11:18 am