Loading…
Loading…
Method Name: ship_data_save
Method ID: 0x40E7
Method Label: Shipping save
Method Help:
- {
- 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(571),literal_string(563));
- switch (choice)
Please login for more