Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message
Message
 
 
À
12/08/2007 10:15:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01247687
Message ID:
01247697
Vues:
33
>Put a button on the form called Print. Remove lcEditValue from your report for now, just to test, if the report is OK without it.? OK
>
>If this works OK, then put a field with lcEditValue as an expression in the Header section of the report.
>
>same error
>
>local lcEditValue
>lcEditValue = 'Test'
>REPORT FORM edd PREVIEW
>
>How long is the EditBox value? the width is 372
>thanks
>

Hmmm, are you sure you put it in the Header's section of the report?

Ok, try this:

private pcEditValue
pcEditValue = 'Test'
report form edd preview

and use pcEditValue instead of lcEditValue
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform