Loading…
Loading…
Method Name: shipp_recov
Method ID: 0x40E0
Method Label: Shipping RCVR
Method Help: Shipping data recovery-All data are set as factory default values.
- {
- char status[3];
- int choice;
- send(158,status);
- if (status[0])
- {
- display_response_status(158,status[0]);
- process_abort();
- }
- ACKNOWLEDGE(literal_string(574));
- choice = SELECT_FROM_LIST(literal_string(575),literal_string(563));
- switch (choice)
Please login for more