Does anyone know if there is a difference between a MCLR reset and cycling the power?

And does PBP have a "reset" command? I know I can use
Code:
ASM
RESET
ENDASM
but can I do it directly with PBP?