IR bug with embedded notes

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

IR bug with embedded notes

Post by Mark Pierson »

I just found a peculiar bug in IR's import of embedded notes in Device or Protocol code. If the text "end" is used as part of a note, IR interprets it as the "End" signifying the end of the code block.

For example, this 15-1994 upgrade fails (causes IR to display "You must specify a device type" dialog):

Upgrade Code 0 = 00 00 (Cable/0000) keymap-master Device Upgrade (KM v8.27)
5A 00 11 00 FF FF 46
KeyMoves
83 F3 00 00 46«power: it all depend
End


This upgrade works (note the spelling change):

Upgrade Code 0 = 00 00 (Cable/0000) keymap-master Device Upgrade (KM v8.27)
5A 00 11 00 FF FF 46
KeyMoves
83 F3 00 00 46«power: it all depand
End
Mark
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

I'll look into it. This is going to be fun because that is part of the original IR code...
Paul
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

Fixed see this post
Paul
Post Reply