" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

              F (Fill) - one byte transfer to the memory

Format: F [segment:][address],length,byte

     This command fills the memory block with one byte, starting from the
address specified in 'segment' and 'address' slots. By default, the system
chooses the address next to the last one from the preceding use of 'F' or
'E' commands.