Loading…
Loading…
Method Name: reset_totalizer_method
Method ID: 0x40C0
Method Label: Reset totalizer
Method Help: Reset totalizer-Replace the totalized value with the set value of the Total restart val.
- {
- int choice;
- char status[3];
- send(158,status);
- if (status[0])
- {
- display_response_status(158,status[0]);
- process_abort();
- }
- choice = SELECT_FROM_LIST(literal_string(498),literal_string(499));
Please login for more