Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object references
Message
From
11/05/2000 19:00:04
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00368838
Message ID:
00368877
Views:
17
Wow, ain't the UT great? I thought it was hopeless, and now I have 3 ways of doing it. All great suggestions. This place, and more importantly, its members never cease to amaze me.

Thanks,

Michelle


>If you don't mind navigating the _Screen's Forms collection, this might be useful:
>
>In the main line for your application, issue the foillowing two lines:
>
>PRIVATE oScreen
>oScreen = _SCREEN
>
>oScreen refers to the same object as the system variable _SCREEN, will appear in the Locals Window, and you can dig through the collections/contained objects, etc as needed; you can set breakpoints on changes to your textbox content by drilling down to the appropriate control, etc.
Previous
Reply
Map
View

Click here to load this message in the networking platform