You could also try SELECT COUNT(*) INTO vCount FROM ...... WHERE ..... AND varbitcol IS NOT NULL
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence Lustig Sent: Thursday, February 12, 2009 11:49 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: How to tell if VARBIT column IS NULL << SELECT with INDICATOR? >> I'm trying to do this from inside a form, so I was using the variable list. However, I could use this technique and put the SELECT code into the ROW ENTRY EEP, which is when I need the information available. -- Larry

