Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!hacgate!ashtate!dbase!tomr From: tomr@dbase.A-T.COM (Tom Rombouts) Newsgroups: comp.databases Subject: Re: dbase IV "popup" while editing data with "read" command Keywords: dbase, data entry Message-ID: <1991Apr5.165347.4981@dbase.A-T.COM> Date: 5 Apr 91 16:53:47 GMT References: <881@imec.UUCP> <1991Apr5.164724.4798@dbase.A-T.COM> Reply-To: tomr@dbase.UUCP (Tom Rombouts) Organization: Ashton-Tate Lines: 16 In article <1991Apr5.164724.4798@dbase.A-T.COM> tomr@dbase.UUCP (Tom Rombouts) writes: >This is actually much easier than you realize if you use the >VALID command [ rest deleted ] A minor correction to my own e-mail: VALID is not a command, but a keyword of the @...SAY...GET command. That is where it is documented in the dBASE IV manuals. Sorry for this extra bandwidth. The pattern is roughly: @ 10,10 SAY "Enter your name: " GET m->namevar VALID Myudf(namevar) Note that the UDF after VALID must return either .T. or .F. Tom Rombouts Torrance 'Tater tomr@ashtate.A-T.com