14 lines
346 B
Plaintext
14 lines
346 B
Plaintext
|
LOAD retrieve_blocked_number 0
|
||
|
MAP retrieve_blocked_number
|
||
|
CATCH invalid_others_pin flag_valid_pin 0
|
||
|
LOAD save_temporary_pin 6
|
||
|
RELOAD save_temporary_pin
|
||
|
CATCH pin_reset_result flag_account_authorized 1
|
||
|
MOUT back 0
|
||
|
HALT
|
||
|
INCMP _ 0
|
||
|
LOAD check_pin_mismatch 0
|
||
|
RELOAD check_pin_mismatch
|
||
|
CATCH others_pin_mismatch flag_pin_mismatch 1
|
||
|
INCMP pin_entry *
|