Loading…
Loading…
Method Name: leave_sim_method
Method ID: 0x48C1
Method Label:
Method Help:
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- do {
- DELAY(2,literal_string(1577));
- send_trans(140,v_buf_transaction,status);
- if (status[0] != 0 && status[0] != 32)
- {
- display_response_status(140,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
- DELAY(2,disp_string1);
- process_abort();
- }
- }
Please login for more