From 325548b80f720eedde11115aea86fb8da2069baf Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 22 Jul 2002 13:11:29 +0000 Subject: [PATCH] UDF how has a promptgroup. This allows database configuration tools to mset UDF false. --- src/db/dbCommon.dbd | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db/dbCommon.dbd b/src/db/dbCommon.dbd index 4c541b626..49f811eb3 100644 --- a/src/db/dbCommon.dbd +++ b/src/db/dbCommon.dbd @@ -231,6 +231,7 @@ } field(UDF,DBF_UCHAR) { prompt("Undefined") + promptgroup(GUI_COMMON) pp(TRUE) interest(1) initial("1")