Hi all,
How can I copy all the device data form one device to another one?
this one is not working..
sub main()
hs.SetDeviceValue "^98", DeviceValue "^1"
end sub
How can I copy all the device data form one device to another one?
this one is not working..
sub main()
hs.SetDeviceValue "^98", DeviceValue "^1"
end sub
Comment