Is there anyway I can print what is on my screen or save it as a file, without a special program
Sure, press PrtScrn or Alt+PrtScrn (for just the active window). This
copies the screen to the clipboard as a bitmap. You can then paste
that into Windows Paint or any other application that will accept a
bitmap, and print from that application.
Dave