Page 1 of 1

Does IR or KM have batch mode?

Posted: Sun Aug 15, 2004 4:20 pm
by ElizabethD
I'm wondering if there is a batch mode for loading keymove data into IR?

1. Suppose I had a plain text file containing many upgrade blocks in the format KM writes, like this

Code: Select all

Upgrade keymoves x=xx xx (...)
   hex code + note pairs 
End 
Does anyone have a way for IR to process those blocks, uninterrupted and without having to push the IMPORT button for each?

2. Alternative: if I had all the hex codes in Ascii format already collected in one file or cell or whatever object, is there now, by any chance, a utility which, given start address not always divisible by $10, would write them in the .IR format. BTW notes section is not an issue.

I don't want to reinvent the wheel if at all possible. Also hope this is not a can of worms :wink: .

Posted: Sun Aug 15, 2004 4:42 pm
by Mark Pierson
AFAIK, it's one upgrade (device or protocol) at a time the old fashioned way: copy & paste.

Posted: Mon Aug 16, 2004 6:55 am
by e34m5
All key moves defined in KM for a given upgrade can be imported into IR at once. KM formats all the data in the KeyMove section so that IR can process it accordingly. Device upgrades can only be done one at a time.