if null is set = " "
and  mfr = "xxx"
if mfr <> " " then ; print areport ; endif
nothing prints
if null is set = -0-
if mfr <> " " then ; print areport ; endif
prints the report but null fields show -0-, which is undesirable.
so, any suggestions?
 
Bernie Lis
Megabytes, Inc.

Reply via email to