The define OSC 4 needs to be DEFINE OSC 4 though I think the default is 4Meg it might require a correct DEFINE statement to make it work.
With the 12f683 internal oscillator you need both the DEFINE OSC and the OSCCON to make it work properly. Not sure with the 16F628 if you need a PCON statement in addition to the DEFINE OSC.
Bookmarks