Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get the full user's name of the PC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01406221
Message ID:
01406928
Vues:
57
>>>Glad it worked, though I do not understand why the other two didn't.
>>>
>>>Unfortunately I do not understand the other question very well.
>>>
>>The question is simple - get the name of the currently edited form (class + its classlibrary) and the currently edited method.
>
>You can get a reference to the currently open form by using ASELOBJ(). To grab the method name, I use JUSTEXT(WONTOP()).

How would you get the name of the SCX?

ASELOBJ(laForm,1)
=MESSAGEBOX(laForm[1].Name)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform