Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ISSUE: ASELOBJ and scatter name
Message
 
 
À
24/05/2005 07:19:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01017000
Message ID:
01017086
Vues:
27
Fabio,

>Sin, for one simple what therefore, I must write code.

It's a real shame to have to write 6 lines of code that could be stored in a builder for easy reuse...
* AddTableProperties.prg
local laForm[1], laFields[1], i, n
aselobj( laForm, 1 )
n = afields( laFields )
for i = 1 to n
   laForm[1].AddProperty( laFields[i,1] )
endfor
df (was a 10 time MVP)

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

Click here to load this message in the networking platform