> > Ooerr... anyway, don't types only go up to 63? And isn't BASIC 16 and > > CODE 19? :-) > > 63? Ah...you mean the two bits for hidden and protected? Is that > still supported in EDOS?
Yep, bits 6 and 7 do hidden and protected. In EDOS, there will be a separate file attribute word... > > > SAVE <type>,"name" blah-blah > > > > Would you have the opportunity to specify some extra information to > > be stored in the directory as well (in the same way as BASIC stores > > all those length values)? Or perhaps you don't need that as I can't > > think of any examples right now... > > You mean like SAVE <type>,<author_name>,<date_of_birth>,<favourite_music>... *grins* btw: If anybody would like to come up with details of how to store files (I can handle directory structures dead easy) for the hard-drive, I'd be most grateful. At the moment I'm still looking at FAT style stuff -- other peoples ideas (and I need technical details people!) would be greatly appreciated. btw: Termite will support the hard-drive from day 1. The Entropy interface, that is. Simon ps Anybody heard anything off Bob? He was supposed to be faxing me technical details on the HD before Xmas...

