The complete code....

Code:
loop:   
   High 0         
   Pause 500       

   Low 0         
   Pause 500       

   Goto loop      
   End
The circuit is +5vdc on pin 1 and ground to pin 8. Measuring voltage with a voltmeter from pin 8 to pin 7. I have tried several 12f675's and one 12f629. Not sure where to get the config, whatever was the default for the picbasic pro install.

Thanks