Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert VB syntax to VFP 6
Message
De
26/06/2003 19:08:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Convert VB syntax to VFP 6
Divers
Thread ID:
00804493
Message ID:
00804493
Vues:
79
Please help! I love FoxPro and had a blast at Devcon and joined the Universal Thread. Now I need help converting a VB Sample code snippet to a VFP 6 equivalent.

'These are the defined structures that are passed to and from the DLL
Public Type ff_ParsedAddress
primaryNum As String * 10
preDir As String * 2
streetName As String * 28
suffix As String * 4
postDir As String * 2
secondaryDesc As String * 4
secondaryNum As String * 8
End Type

I need to create an exact VFP equivalent to the above VB snippet.

Thank you in advance for your desperately needed help.

Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform