Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Padr() for crystal report
Message
De
22/07/2004 11:24:51
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00926255
Message ID:
00927029
Vues:
26
This message has been marked as the solution to the initial question of the thread.
Bernhart,

I ment that nLen was the same parameter you'd use as the second parameter in PADR()

So PADR( {mytable.myfield}, nLen)

is equivalent to

LEFT({mytable.myfield}+SPACE(nLen),nLen)

Walter,

>Walter,
>
>nLen = LEN( {mytable.myfield} ) ?
>
>bernhart
>
>
>
>>Hi bernhart,
>>
>>There is no direct equivalent but what about LEFT({mytable.myfield}+SPACE(nLen),nLen) ?
>>
>>Walter,
>>
>>
>>
>>>Hi all,
>>>
>>>Which function to use to have the same VFP function as "Padr()" for crystal report ?
>>>
>>>Thank in advance for help
>>>
>>>bernhart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform