Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Tip: How to determine the object name.
Message
From
16/04/1997 02:48:45
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
15/04/1997 20:41:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00028347
Message ID:
00028479
Views:
40
>>Here's a handy little device I've often found useful when I am debugging and trying to figure out how to reference that little textbox in that container on that pageframe on that form in that formset. In the watch window use:
>> SYS(1272,sys(1270))
>>
>>Now, whenever you have your watch window up, you can see the name of any object you move your mouse over. Now _that's_ useful.
>>
>>Michael G. Emmons
>>VFP Programmer Ordinaire
>
>That's good. Put it in the tips&tricks section.
>
>Vlad

Your tip is very good and very useful, but when I tried to use it in one of my forms and put this value in debug, whenever I was pressing the exit button on the form, which is having following code

thisform.release

the form was not getting closed, when I removed the line from debug and clicked, it Closed.

Any suggestions, Why its happening ??
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform