Sure, just turn off the WDT in the configs.

Then when you put it to sleep, it will stay that way until an interrupt is triggered.

You can use ...
Code:
@  SLEEP
and you won't need to enter a period.
<br>