ussd/services/registration/select_voucher.vis

17 lines
278 B
Plaintext
Raw Normal View History

CATCH no_voucher flag_no_active_voucher 1
2024-09-25 12:27:13 +02:00
LOAD get_vouchers 0
MAP get_vouchers
2024-09-25 15:03:08 +02:00
MOUT back 0
2024-10-09 14:05:59 +02:00
MOUT quit 99
2024-09-25 12:27:13 +02:00
MNEXT next 11
2024-09-25 15:03:08 +02:00
MPREV prev 22
2024-09-25 12:27:13 +02:00
HALT
LOAD view_voucher 80
RELOAD view_voucher
CATCH . flag_incorrect_voucher 1
2024-09-25 15:03:08 +02:00
INCMP _ 0
2024-10-09 14:05:59 +02:00
INCMP quit 99
2024-09-25 12:27:13 +02:00
INCMP > 11
INCMP < 22
INCMP view_voucher *