Loading…
Loading…
Method Name: ejx_method_change_tv_assign
Method ID: 0x40D4
Method Label: Change TV Assgn
Method Help:
- {
- int choice;
- long var_id[1];
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- var_id[0] = 4050;
- choice = select_from_list(literal_string(1341),var_id,literal_string(1339));
- if (0 <= choice && choice <= 4)
- {
- if (_ivar_value(4050) != choice)
- {
- if (_ivar_value(4048) == choice)
- {
- _vassign(4048,4050);
- }
- else
Please login for more