Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Padr() for crystal report
Message
From
22/07/2004 11:24:51
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00926255
Message ID:
00927029
Views:
27
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
Previous
Reply
Map
View

Click here to load this message in the networking platform