The buzzer is active and the whole code is posted; for some reason when I used code tags as suggested by blh64 the definition is cut out. It is at the very top, and is:
"int buzzer = 7; // pin number of the buzzer"
The buzzer is not needed right now, I am just trying to get the serial to work and then the buzzer after.
Does the fact that buzzer has string in front of it before void setup and after change anything?