ussd/services/registration/edit_family_name.vis

18 lines
500 B
Plaintext
Raw Normal View History

2024-12-03 19:43:24 +01:00
CATCH incorrect_pin flag_incorrect_pin 1
2024-11-07 09:58:25 +01:00
CATCH update_familyname flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
2024-12-02 18:50:21 +01:00
MAP get_current_profile_info
2024-11-07 09:58:25 +01:00
MOUT back 0
HALT
2024-12-03 09:20:35 +01:00
LOAD save_familyname 64
2024-11-07 09:58:25 +01:00
RELOAD save_familyname
INCMP _ 0
2024-12-02 18:50:21 +01:00
CATCH pin_entry flag_familyname_set 1
2024-12-03 12:36:48 +01:00
CATCH select_gender flag_gender_set 0
CATCH edit_yob flag_yob_set 0
CATCH edit_location flag_location_set 0
CATCH edit_offerings flag_offerings_set 0
CATCH pin_entry flag_familyname_set 0
2024-12-02 18:50:21 +01:00
INCMP select_gender *