Page 1 of 1

IRTrans Script Not Working in 7.2

PostPosted: Wed Dec 05, 2018 5:24 pm
by ckeyes888
After just upgrading to 7.2 none of my scripts to control iRed2 work anymore.
Code: Select all
RemoteControl("My Codes", "Panasonic/TV", "Mute")

returns this error:
Error script error: «script» doesn’t understand the “RemoteControl” message. (-1708)

Something change?

Thanks,

Carl

Re: IRTrans Script Not Working in 7.2

PostPosted: Wed Dec 05, 2018 7:44 pm
by matt (support)
Where is RemoteControl() defined? Did that script get copied over into the Indigo 7.2 folder tree?

Re: IRTrans Script Not Working in 7.2

PostPosted: Wed Dec 05, 2018 8:02 pm
by ckeyes888
That seems to be what happened. Somehow the install didn’t update and apparently reverted
some parts of the database to an older version.

All’s well now though.

Thanks,

Carl