check for back

This commit is contained in:
Carlosokumu 2024-12-12 15:48:54 +03:00
parent be9d039ef1
commit 2c57535a4e
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953
5 changed files with 6 additions and 4 deletions

View File

@ -5,6 +5,7 @@ RELOAD get_current_profile_info
MAP get_current_profile_info
MOUT back 0
HALT
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
LOAD save_familyname 64
@ -15,4 +16,3 @@ 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
INCMP select_gender *

View File

@ -5,6 +5,7 @@ RELOAD get_current_profile_info
MAP get_current_profile_info
MOUT back 0
HALT
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
LOAD save_firstname 128

View File

@ -5,11 +5,10 @@ RELOAD get_current_profile_info
LOAD save_location 16
MOUT back 0
HALT
RELOAD set_back
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
RELOAD save_location
INCMP _ 0
CATCH pin_entry flag_location_set 1
CATCH edit_offerings flag_offerings_set 0
CATCH pin_entry flag_location_set 0
INCMP edit_offerings *

View File

@ -5,6 +5,7 @@ RELOAD get_current_profile_info
LOAD save_offerings 8
MOUT back 0
HALT
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
RELOAD save_offerings

View File

@ -5,6 +5,7 @@ RELOAD get_current_profile_info
MAP get_current_profile_info
MOUT back 0
HALT
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
LOAD verify_yob 6