.MACRO SKIP ; macro definition with .PAGE
.PAGE ;
.ENDM SKIP ;
.PSECT A,NOEXE ;
.BLKW 10 ;
SKIP ; In the listing file, a form feed
; will be inserted here