#	This macro sets up the 'error log' file with the locations of single 
#	pixel holes and points and all spur ends.  These normally represent 
#	errors on polygon maps.  After this macro is run, use the 'goto log +' 
#	command to visit the error locations.
#  it also puts the user in view zoom resolution

log clear
log spurs
log holes
log points
view zoom 0 0
wait  You are ZOOMED on the lower left corner.  Use  goto log + to continue.
