this problem often occurs after double extruding - when extruding a face - forgeting about it and extruding again without moving the faces in between.
I guess you will not be able to delete those verts cause they are connected to an border edge.
try this
select -r objectsName.vtx[739] objectsName.vtx[744]
in adition you might try to convert it to faces and delete them with this command
PolySelectConvert 1;
keep in mind tho that all faces around the 2 verts are going to be selected.
everything starts and ends in the right place at the right time.
Last edited by Falott; 05-08-2006 at 07:11 PM.