Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Same function PADL in VBScript ???
Message
 
To
20/11/2001 09:34:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00583883
Message ID:
00583904
Views:
27
Thank you,
I create a function
Function StrZero( number, len )
    Dim cMask
    cMask = "0000000000000000000000000000000000"
    StrZero = Right(cMask & FormatNumber( number,0,,,0), len )
End Function
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Previous
Reply
Map
View

Click here to load this message in the networking platform