Newscan functionality for messages in working state

This commit is contained in:
Bryan Ashby 2016-01-03 19:40:34 -07:00
parent 7aab03c4ba
commit dd82a24e56
5 changed files with 149 additions and 16 deletions

View file

@ -46,6 +46,19 @@
}
}
loginGlobalNewScan: {
art: GNSPMPT
mci: {
TM1: {
argName: promptValue
items: [ "yes", "no" ]
focus: true
hotKeys: { Y: 0, N: 1 }
hotKeySubmit: true
}
}
}
"menuCommand" : {
art: MNUPRMT
"mci" : {