Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API CALLS
Message
De
09/06/1996 16:24:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00002121
Message ID:
00002128
Vues:
39
>Remember a structure is just data segments
>contained in a variable. Return the var by
>reference (@MyVar) & then procedd to break down
>its individual data parts by data lengths. You can
>'substr()' each segment out of the returned data.

one note to this : u should be aware that integer dword and other numerical types will not be returned as "1234.." but rather as 2-4 ascii chars - if int type and 5 or more on
float types, the same consideration applies if u are trying
to construct a struct into a string - u should translate numeric data to Hex

Arnon Gal-Oz
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform