On Thu, 17 Aug 1995, Simon Cooke wrote: > If anyone has any ideas for new DOS commands, and/or hook codes I'd be more > than happy to hear them. I'm also going to try to put in support for Steve > Taylor's LOAD * command too, if I ever get around to hacking his code. Time > is short, alas.
You shouldn't need to hack the code, Si: the command just looks at the size of the file, reserves enough utility slots/pages for it (or reports an error), loads it to the correct place, and runs it. You should know the protocols by now ;) If something like this had been in the original DOS people wouldn't be experiencing the kind of heap incompatibility problems etc. that they've been moaning about recently. Oh well.... Steve. +--------------------------------------------------------------+ | Steve Taylor [EMAIL PROTECTED] | | Pembroke College http://nikita.pem.cam.ac.uk/sct1000/ | | Cambridge CB2 1RF | +--------------------------------------------------------------+

