As I said in another thread, I've got an HX-20 I've recently bought up and running. I have another HX-20 which I have had for 20 years, though it stopped working 5 years ago.
Back in the day I recorded a bunch of text files onto the mini cassette. They have the format "FILENAME.TXT", but they display as "FILENAME TXT" when they are listed with the FILES command. They show up as ASCII files.
For example:
Back in the day I had some sort of minimalistic text editor/cassette file manager which I had written which allowed me to quickly read these text files by the program keeping track of where they were written on the cassette. Unfortunately I did not save that program anywhere it seems, and did not take detailed notes at the time.
Now I cannot remember how to read the text files into the HX-20. I have reviewed the BASIC manual, but I can't see anything which would load data from cassette, and I am not quite sure how to manipulate it once it is loaded. I wonder if you can use the OPEN command somehow, I found some talk of that on CP/M Microsoft BASIC, but the HX-20 manual doesn't seem to talk about files from the cassette there, only the RS232 port.