Dilwyn Jones wrote: > base=respr(48*1024) > lbytes filename,base > CALL base+peek_l(base+4)
At base+4 is a pointer to SBASIC extensions, but most ROMs do the BASIC initialisation themselves, I think. Therefore CALL base+peek_w(base+6) is really the correct code, but in practice it doesn't make a difference with most ROMs. SMSQ/E users can try using the EPROM_LOAD command, but that only accepts ROMs up to 16kb. Marcel _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
