View Single Post
Old 27 November 2019, 10:27   #8
MickGyver
Registered User
 
MickGyver's Avatar
 
Join Date: Oct 2008
Location: Finland
Posts: 643
Quote:
Originally Posted by BippyM View Post
Today I have done more investigation to the blitz library structure, and have managed to work out the best way to get the library commands out.

Next I am going to document how the bb2 files store info and tokenisation. Maybe it's time to start some coding!
You have probably already figured this out but keywords are tokenized with a two byte (word) id and new lines are the null character (0) instead of LF (10). This project on github might help: https://github.com/richardjdare/bb2-mode
MickGyver is offline  
 
Page generated in 0.04511 seconds with 11 queries