Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you determine the Windows Start Bar Position
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:
MS SQL Server
Divers
Thread ID:
01443818
Message ID:
01443959
Vues:
36
You can use Long2NumFromBuffer from http://www.berezniker.com/content/pages/visual-foxpro/windows-api-support-class

>
>The function works in VFP9, but the CTOBIN has too many parameters in VFP8. Any idea on this for VFP8?
>
>Thanks
>
>
>FUNCTION Long2NumFromBuffer(tcStr, tnOffset)
>RETURN CTOBIN(SUBSTR(tcStr, tnOffset+1,4), '4rs')
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform