Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I tell if an entire record is empty
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00136755
Message ID:
00136782
Views:
33
There is one potential problem here. It will return .F. if there some non-character chars (TAB,.NULL. etc.)

>
>scatter name oCurrentRec
>scatter blank name oBlankRec
>? COMPOBJ(oRec, oBlankRec)  && Returns .T. if blank
>
>
>>I need to check for blank record. That means, all the flds must
>>be empty. I do not want to check each fld. Is there a way to check
>>if the entire record is empty.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform