Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StrConv()
Message
 
To
13/07/2006 14:13:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01136129
Message ID:
01136172
Views:
12
This message has been marked as the solution to the initial question of the thread.
Probably:

4/3*(x + IIF(x%3=0,0, 3 - x%3))

>If a file on a remote server is x bytes and it is transferred to the client after being strconv(,13) then I want to know on the client side what the total bytes to be transfered will be before I begin the transfer :)
>
>
>>Why not just:
>>?LEN(STRCONV(yourstring,13))
>>
>>>Hi All.
>>>
>>>Is there a formula that can calculate the resultant size of a string after it has been base64 encoded? i.e. if I know a string is 100 chars long is there a way to know what the base 64 encoded string length will be?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform