field empty

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
t57042
Posts: 148
Joined: Tue Mar 16, 2010 9:46 am
Location: belgium

field empty

Post by t57042 »

Question from newbie:

How can one test if a (character)field of a dbf is empty?

I tried len(0) and "" - doesn't seem to work

Richard
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: field empty

Post by esgici »

EMPTY( xValue )
Viva INTERNATIONAL HMG :D
Post Reply