Hi,

No device change Available ...

just turn :

Code:
@ device pic16f84, xt_osc, wdt_off, pwrt_on, protect_off
into

Code:
@ device pic16f84, xt_osc, wdt_off, pwrt_on, protect_on
All ( or most of ) the Pics are now FLASH devices ... ; may be µChip will build you 1 Million 16 CR 84 ... but not 10,000 !!!

Alain