Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I list a forms tables?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00235535
Message ID:
00235827
Vues:
18
>>Is there a way to retrieve a list of the tables in a forms data environment?
>
>You may call :
>=amembers(myarray,thisform.dataenvironment,2)
>for n=1 to alen(myarray)
>=messagebox(eval("thisform.dataenvironment."+myarray[n]+".cursorsource"))
>endfor

Exactly what I was looking for. Thanks.
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform