.he 'DL''Page %'
.fo 'Steven Hardy''January 78'
DL     This function puts the elements of a list on the stack thus:
 	: DL([A B C D])=>
 	** A B C D
