Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB Help for VFP programmers
Message
From
07/12/2000 09:49:05
 
 
To
07/12/2000 09:41:38
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450328
Message ID:
00450352
Views:
27
>I tried that and the server returned an error code saying the string was not null terminated. How do you do that in VFP? In c you can say '\0'.
>
>
>
>
>>>I am converting a VB program to Fox and need to know what the value of vbNullString is. Since I don't have VB installed, I can't get to the manuals.
>>>
>>>Thanks in advance.
>>
>>It's an empty string = "".
>>
>>You could also post these type of questions on the VB forum here.

Try appending Chr(0) to the end of your empty string.
Previous
Reply
Map
View

Click here to load this message in the networking platform