4.30 Fill Directive
The MPASM FILL
directive fills memory with the specified
value.
Suggested Replacement
The PIC Assembler's --fill
driver option can be used to
perform a similar task. See the MPLAB® XC8 PIC Assembler
User's Guide for details of how this feature is used.