Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 questions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00293590
Message ID:
00293592
Vues:
24
>Hello,
> Can someone help me with these 2 questions: 1) I am working on a application that was written by someone else. I am trying to use one of the fields in a table, I can see it when I browse the table but I don't see it when I go into the modify window. Why and how can I find the field name instead of the caption ??? 2) if a user has more than one screen open, what function can I use to return the name of the that user is currently in ??? Thanks
>sherry

Hi Sherry,

1. When you modify table in the database you should be able to see the current field Caption property below the fields list - that way you can figure out what which field that caption from Browse belongs to.

2. Depending of what you need, you can try _screen.activeform.Name or _screen.activeform.Caption

HTH,
Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform