Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call Procedure within report?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00249477
Message ID:
00249483
Vues:
26
>I cannot seem to figure out how to call a procedure from a report which basically concatenates fields into one long string which I can then print out at the bottom of the report.
>
>I have tried using a report variable, which works until you get beyond 255 characters. It was suggested that I call a function (which I would put into my scaffold.prg) which would do the concatenation, and then I could plop the whole darned string at the bottom of my report.
>
>I've tried calling this procedure from a non-printing field in the report CatString(field1+field2), but it never seems to call the procedure.
>
>Any advise?
>
>TIA

Did you try calling it from the On Entry or On Exit of one of the bands?

HTH
Bridget K. Dawes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform