I have one more...

I want to write the PULSIN value to the memory on the 12F683 (and have it stored even when the power is off) and recall it in the event there is no PULSIN signal.

What are the proper commands to do this?

(I assume write and read)

I.e.

WRITE 5, failsafe

READ 5, failsafe

...but first I have to get the servo thing working!!