> From: matthew green <mrg@eterna.com.au> > Date: Wed, 06 Nov 1996 01:15:24 +1100 > > call boot(0x100) > > that's the RB_DUMP flag. > > you might want to use > > call boot(0x100,0) > > to stop garbage being passed in to the boot string ... Yes, though it doesn't matter because the boot string is not looked at unless the RB_STRING flag is set.