std/rec: make SHFT field of mbboDirect USHRT (as mbbiDirect)

This commit is contained in:
2017-09-07 10:35:09 +02:00
committed by Ralph Lange
parent ab517a9392
commit 7aa2ae2094

View File

@@ -67,7 +67,7 @@ recordtype(mbboDirect) {
special(SPC_NOMOD)
interest(3)
}
field(SHFT,DBF_ULONG) {
field(SHFT,DBF_USHORT) {
prompt("Shift")
promptgroup("50 - Output")
interest(1)