I can only pretend I understand some of this discussion, but let's go on, 'cause it's cool unless we're detracting Greg from doing his work.
Capn Trips wrote:I cannot remember any circumstance in which a protocol is added that is NOT related to a device upgrade, so Greg's comment about considering removal of the protocol tab completely MAY make sense.
gfb107 wrote:I really can't think of any case where a protocol would be installed without a device upgprade.
Perhaps I can,
IF we're talking about the same thing. You want to try two versions of a protocol against one device upgrade (assuming the same hex codes work). You can put both versions into IR now and switch the protocol number on the devices tab for trying out things. For instance, a built-in protocol vs a cooked here one. Or is that ok now?
Question: does java engine allow sideways scrolling like in Excel, without affecting column widths when another column width is changed?
Question: Is there a size limit for reading the eeprom contents? There's a remote with an enormous one, 16 or 24K.
Wish list item: I think someone already mentioned it - it would be great to see a spreadsheet with all the button assignments from the entire remote system as seen by RM-IR. I don't have to know what's on the three versions of each button, real or phantom, just "x" where used. Button names could be in rows. Devices in columns, and button, shift-button, xshift-button in the columns within each device. I think that would do it. Possible?
Wish list item: currently, when I paste device or protocol out of the SpecialProtocols.xls into IR, IR issues an error, because in SP the lines are too long. Four or five tabs at the end of each line. Is that going to be a problem in RM-IR as well? No big deal as it can be stripped in notepad, but is extra step to remember. I don't have this problem in ProtocolBuilder.
Batch files:
Capn Trips wrote:This is really pretty basic, isn't it?)
I dunno

Always painful without macro recorder like excel has to get the syntax.
But every once in a while the old stuff comes useful on NT, where you run the .cmd (same as batch) files with %1 %2 %3... all sorts of parameters for variable stuff and just one point of change for the code.