Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The biggest mistake of the season :)
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01124333
Message ID:
01124444
Vues:
10
>>You asked for it :)
>>
>>#DEFINE ccCRLF CHR(13) + CHR(10)
>>IF lnPayment_Arrangement > 0
>>	.cProblemText = .cProblemText + ccCRLF + ;
>>		TRANSFORM(lnPayment_Arrangement) + " accounts have payment arrangements"
>>ENDIF
>>...
>>* Get rid of extra new-line at the beginning
>>.cProblemText = SUBSTR(.cProblemText,3)	
>>
>
>Yes, that's much simpler, you're right. I'll ask my colleague tomorrow to let me re-code it one more time.
>
>Thanks again <g>

Any time. :)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform