Loading…
Loading…
方法名称: WindowInput_method
方法ID: 0x411A
方法标签: Input
方法描述:
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- int up;
- int up2;
- float up3;
- long lSelection;
- save_values();
- lSelection = 0;
- _MenuDisplay(16673,literal_string(114),literal_string(1026));
- if (lSelection == 0)
- {
- configEnable();
- send(142,status);
- if (status[0])
- {
- display_response_status(142,status[0]);
- _get_dictionary_string(19726342,disp_string1,slen1);
- DELAY(2,disp_string1);
- process_abort();
- }
请登录以获得完整内容