Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 3 made on Thursday February 11, 2021 at 22:46
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,996
If you are interested in a single button, put your IR actions into the ActionList, then put this into your script and then make sure that in PEP2, the ProntoScript and not the ActionList is showing.

sendCommand("Stop()");
sendCommand("ClearPlayList(0)");
refreshPlaylist();
try {
// within a button, 'this' refers to the button.
this.executeActions();
}catch(e) {
// ignore actionlist error
}
Lyndel McGee
Philips Pronto Addict/Beta Tester


Hosting Services by ipHouse