Switched over to MPASM....now I have these errors:

@ _config _HS_OSC & _BODEN_OFF & _PWRTE_ON & _WDT_ON

For whatever reason it does not like the syntax of the above. Once I comment them out and compile, it has no errors. Putting them in produces errors specific to the items after the @. Is this the correct syntax?

Nick