OPTION AUTORUN ON [,NORESET]

ON will cause the current program in program memory to be run.

Specifying the optional parameter “NORESET” will maintain AUTORUN even if the program causes a system error (by default this will cause the firmware to cancel any OPTION AUTORUN setting).