Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove Line if Blank (What's considered Blank)
Message
De
27/11/2002 12:33:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00727632
Message ID:
00727643
Vues:
15
FIELD1+Chr(13)+' '+CHR(13)+FIELD2 would only be empty if: Empty(FIELD1) And Empty(Field2)

Dave, then if I have FIELD1+CHR(13)+' '+CHR(13)+FIELD2 then shouldn't the output look like:


FIELD1
FIELD2
I would consider the ' '+CHR(13) to be EMPTY() since VFP returns .T. from EMPTY(' '+CHR(13)). But when I test that out I get:


FIELD1

FIELD2
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform