Hi,
I am currently using;
arcpy.AddMessage(arcpy.GetMessages())
and
arcpy.AddMessage(fc)
to tell me the features that are being processed by the geoprocessing tool in my script. Is there a way to seperate these in the geoprocessing dialog window by a line spacing because it looks cluttered?