int func_show() { string wid; wid=gui_get_val('ComboBox_Ext_Edt_Id'); dbg(wid); if(wid==10); {inp_num=1;} else {inp_num=0} return 1; };
登录后方可发贴