Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PADR()
Message
 
To
21/03/2000 16:29:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: PADR()
Miscellaneous
Thread ID:
00348534
Message ID:
00348896
Views:
23
Bill said:

>> Is there an equivilant VBA function to the PADR() function in fox?

John suggested:

>> MyString=RTrim(LTrim(MyString))+Space(30-Len(RTrim(LTrim(MyString))))

FTR, to be equivalent with the PADR( ) function, it shouldn't include an LTRIM( ).

-Bob
Previous
Reply
Map
View

Click here to load this message in the networking platform