14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
LOAD save_yob 16
|
|
LOAD verify_yob 8
|
|
RELOAD verify_yob
|
|
RELOAD save_yob
|
|
CATCH incorrect_date_format flag_incorrect_date_format 1
|
|
CATCH incorrect_pin flag_incorrect_pin 1
|
|
CATCH update_yob flag_allow_update 1
|
|
RELOAD set_back
|
|
CATCH _ flag_back_set 1
|
|
CATCH pin_entry flag_yob_set 1
|
|
CATCH edit_location flag_location_set 0
|
|
CATCH edit_offerings flag_offerings_set 0
|
|
CATCH pin_entry flag_yob_set 0
|