Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NULL terminated string
Message
 
 
À
16/10/2000 14:56:07
Tim Kupczyk
Corporate Micro Systems, Inc.
Mount Prospect, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00429938
Message ID:
00429945
Vues:
15
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform