Maria
ahsgrey@gmail.com
$CONTRL UNITS=ANGS COORD=CART RUNTYP=TDHF SCFTYP=RHF ICHARG= 0 MULT= 1 $END
$GUESS GUESS= HUCKEL $END
$BASIS GBASIS=STO NGAUSS=3 $END
$TDHF NFRAQ=2 FREQ=0.0, 0.09 $END
$DATA
Untitled-1
C1
.....
$END
instead of
$CONTRL UNITS=ANGS COORD=CART RUNTYP=TDHF SCFTYP=RHF ICHARG= 0 MULT= 1 $END
$GUESS GUESS= HUCKEL $END
$BASIS GBASIS=STO NGAUSS=3 $END
$TDHF NFRAQ=2 FREQ=0.0, 0.09 $END
$DATA
Untitled-1
C1
.....
$END
and the program began to work.
It looks as if the line $TDHF NFRAQ=2 FREQ=0.0, 0.09 $END was read by the program as the comment.