Loading…
Loading…
Method Name: initi_recov
Method ID: 0x40B7
Method Label: Initial RCVR
Method Help:
- {
- int choice;
- char status[3];
- send(158,status);
- if (status[0])
- {
- display_response_status(158,status[0]);
- process_abort();
- }
- ACKNOWLEDGE(literal_string(514));
- choice = SELECT_FROM_LIST(literal_string(517),literal_string(499));
- switch (choice)
Please login for more