Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent of VB
Message
De
06/03/2006 13:24:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/03/2006 12:34:34
Todd Cottengim
Alpine Land Information Services
Redding, Californie, États-Unis
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 XP
Database:
Visual FoxPro
Divers
Thread ID:
01101755
Message ID:
01101771
Vues:
9
>Somewhere I saw the VFP equivalent of the following VB code, but can not find it now.
>
>
>Private TYPE xxx
>  x1 AS LONG
>  x2 AS LONG
>  y1 AS LONG
>  y2 AS LONG
>END TYPE
>
>
>I think it was a webpage somewhere. Anyone have an idea for me?
>
>Thank you.

xxx = createobject("empty")
addproperty(xxx,"x1",0)
addproperty(xxx,"x2",0)
addproperty(xxx,"y1",0)
addproperty(xxx,"y2",0)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform