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

This commit is contained in:
2018-05-15 11:56:52 +02:00
committed by Ralph Lange
co-authored by Ralph Lange
parent ab517a9392
commit 7aa2ae2094
+1 -1
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)