Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ignoring print when
Message
De
16/09/2010 02:41:37
 
 
À
16/09/2010 02:29:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01481412
Message ID:
01481413
Vues:
73
>I've set up a report including a print when in a label and field
>
>The print when is being ignored and the items are not being printed.
>
>Is there anything extra I should be doing ?
>
>the when is
>
>
>
ALLTRIM(updated) <> ""
>
>I know the updated has something in it because if I include it in the print it shows a value.
>
>Nick
>
>
>Nick

ALLTRIM(updated) < > "" will always return .F., try with !empty(updated) instead.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform