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:
01017005
Vues:
26
Sure it'll fire an error because array ax doesn't exist. However if there's form open in Form Designer it works fine.

>Design time,
>I try:
>
>SELECT sometable
>aSELOBJ(ax,1)
>* next fire a Array error
>SCATTER MEMO ADDITIVE NAME ax[1]
>
>
>then:
>
>SELECT sometable
>
>aSELOBJ(ax,1)
>zz=ax[1]
>
>* next add the fields
>SCATTER MEMO ADDITIVE NAME zz
>* now save
>* now reopen : none added
>
>
>Sin, for one simple what therefore, I must write code.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform