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:
00249504
Vues:
19
>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

Put the call in a printing field, as long as the function returns the value to print.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform