Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field on a report
Message
De
17/04/2001 15:45:38
 
 
À
17/04/2001 15:02:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00496285
Message ID:
00496333
Vues:
8
Thanks Fred! That works great. In the memo I don't have all the line breaks, thought it might be easier to read here.

>>Yet another basic question..... I would like to print the following in a report but would like to store the string in a memo field for easier editing. Placing it into a field on the report simply posts the text and doesn’t translate the functions. How should I best do this? Thanks!
>>
>>
>>"I regret to inform you that your Sole Source of Heat permit " ;
>>+ "expired on June 30th " + alltrim(str(year(date())))+".  " ;
>>+ "Unless you come into our office at 301 W. Alder and renew " ;
>>+ "your permit by " + DTOC(DATE() + 14) ;
>>+ ", your permit cannot be renewed. Please take care of this " ;
>>+ "matter as soon as possible."
>>
>
>In the expression field of your report, you could put this:
>
>EVAL(CHRTRAN(memofield,";"+CHR(13)+CHR(10),""))
>
Jim Philippi

quando omni flunkus moritati
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform