Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove Line if Blank (What's considered Blank)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Remove Line if Blank (What's considered Blank)
Divers
Thread ID:
00727632
Message ID:
00727632
Vues:
43
I've been working with the REMOVE LINE IF BLANK option on a REPORT EXPRESSION and it appears that VFP doesn't work the way I thought it would.

If I have CHR(13) placed between fields wouldn't the REMOVE LINE IF BLANK contract the field for you since those are blank lines.

For EXAMPLE
Field1+CHR(13)+CHR(13)+CHR(13)+Field2 actually outputs:

FIELD1


FIELD2

I thought with REMOVE LINE IF BLANK it should be:
FIELD1
FIELD2
Any Ideas or comments?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform