! The following mapkeys will enable "00" to delete all the info files and purge all the old version files
mapkey 00-Clean @MAPKEY_LABELClean;\
mapkey(continued) @SYSTEMdel *.inf.* *.ger.* *.crc.* *.memb.* *.ers.* *.bde *.bdi *.bdm \
mapkey(continued) *.m_p.* *.bom.* *.ptd *.als *.dat *.pls *.log.* *.err.* *.idx *.acc *.lay \
mapkey(continued) *.out *.tst *.lst.* *.bak;
mapkey 00-Purge @MAPKEY_LABELPurge;@SYSTEMpurge;
mapkey 00 @MAPKEY_LABELClean & Purge;-Clean;-Purge;