Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pointers in VFP?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01158687
Message ID:
01158919
Vues:
22
Rodd,

Have you tried doing this?
declare FunctionX ;
   string @cBuffer
cBuffer = replicate( chr(0), 256 ) && allocate the buffer and initialize it
FunctionX( @cBuffer )
>Thanks for your input. I downloaded the two flls and will give them a shot. Looking through them, it appears that they both support the callback functions which solves question number 1. However, I don't see anything in them that would address my second question regarding the translation of a pointer. Am I overlooking something or do you have any ideas on how I might handle that part of the equation?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform