Sorry again. version 7.1.76 windows.
Jim At 08:55 PM 8/17/04 -0400, you wrote: > >Albert: > >Version 7.1.76. Sorry, I should have included the version > >Jim > > > >At 04:59 PM 8/17/04 -0400, you wrote: >> >>Jim, please state version and environment: 6.5++ DOS? 6.5++ Windows? >> >>Jim Schmitt <[EMAIL PROTECTED]> wrote: >> >>>Can someone verify this bug -OR- is this a bug ?? >>> >>>If you have a form used for ADD (enter), and you wish to do the error >>>checking at the field level (which I do), it appears that you cannot have >>>an eep on the last field, and have it work correctly to validate the field. >>> Is this something that was reported earlier, and I missed ? >>> >>> >>>Create a form, using concomp, and only have two fields....say company(field >>>1) and custstate (field 2). >>>Then within the form create variable such as vstate text = custstate >>>Then on the custstate field, use an on exit eep (to insure that the field >>>is not null) by inserting the following code: >>> >>> IF VSTATE IS NULL THEN >>> PAUSE 2 USING ' STATE IS MISSING ' >>> SKIP TO CUSTSTATE >>> RETURN >>> ENDIF >>> >>> RETURN >>> >>>Then, save the form >>> >>>Next, run the form and leave the custstate field blank. >>>The record gets added (with the blank state field), and THEN the field gets >>>checked for null, and you get the error message >>>What am I missing ????. >>> >>> >>> >>>Jim >>>======================================== >>>Jim Schmitt >>> Ohio Software Services >>> 2211 Lake Club Drive >>> Columbus, Oh 43232 >>> Phone 1-614-863-1850 >>> Fax 1-614-863-0325 >>> E-mail [EMAIL PROTECTED] >>>======================================== >>> >>> >> >> >>-- >>Albert Berry >>Management Consultant >>RR2 - 1252 Ponderosa Drive >>Sparwood, BC V0B 2G2 >>Canada >>(250) 425-5806 >>(250) 425-7259 >> >> >>__________________________________________________________________ >>Switch to Netscape Internet Service. >>As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register >> >>Netscape. Just the Net You Need. >> >>New! Netscape Toolbar for Internet Explorer >>Search from anywhere on the Web and block those annoying pop-ups. >>Download now at http://channels.netscape.com/ns/search/install.jsp >> >======================================== >Jim Schmitt > Ohio Software Services > 2211 Lake Club Drive > Columbus, Oh 43232 > Phone 1-614-863-1850 > Fax 1-614-863-0325 > E-mail [EMAIL PROTECTED] >======================================== > ======================================== Jim Schmitt Ohio Software Services 2211 Lake Club Drive Columbus, Oh 43232 Phone 1-614-863-1850 Fax 1-614-863-0325 E-mail [EMAIL PROTECTED] ======================================== --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [EMAIL PROTECTED] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [EMAIL PROTECTED] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

