SMSQ/E - Sinclair QL Homepage

DIM a$(10): a$(10)=' ':BGET #3, a$(1 to 6) Get 6 bytes from #3 into a$ WGET, WPUT, LGET, LPUT. Works like BGET and BPUT, but they always read a word or longword instead of a byte. HGET, HPUT. For reading and writing the first parts of a file header. Both commands accept up to 5 parameters, which are of the type floating point. ................
................