Now I have another issue. I got it to recognize it, but when I try to compile, I get this:
C:\Program Files\gfortran\bin/ld.exe:soapbox_fix.txt: file format not recognized; treating as linker script
C:\Program Files\gfortran\bin/ld.exe:soapbox_fix.txt:1: syntax error
collect2: ld returned 1 exit status.
I typed in this:
gfortran soapbox_fix.txt -o soapbox.exe
Thanks for your help, by the way.