Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NULL terminated string
Message
 
 
To
16/10/2000 14:56:07
Tim Kupczyk
Corporate Micro Systems, Inc.
Mount Prospect, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00429938
Message ID:
00429945
Views:
14
>I need to send a NULL terminated character string to an RPC server (hooked up to a mainframe). Does anyone know how I can do this?
>
>I tried appending a string variable with the value of .null. to the end of my string, now VFP thinks the whole string should be null.
>

lcRPCstring = lcString + CHR(0)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform