Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 questions
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00293590
Message ID:
00293592
Views:
25
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform