Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to chk whether _Screen Or Form ??
Message
From
29/08/1999 01:56:17
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
28/08/1999 11:40:56
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00258801
Message ID:
00258916
Views:
15
>OK. I see your point. What about comparing objects?
>In VFP6
>IF _SCREEN = AnObject
>In earlier versions, you must switch a property, like tag, and see if it's switched in the other object
>OldTag = _SCREEN.Tag
>_SCREEN.Tag = SYS(3)
>IF AnOjbect.Tag = _SCREEN.Tag
>
>
>
>>>>How to chk whether _Screen Or Form ?? All properties are same... How i can chk that passed object is screen or form ??
>>>>
>>>>TIA...
>>>The _SCREEN.Name = "Screen"
>>
>>Pls note that this will normally work, but the problem is it can be changed by user..
>>
>>Is there any other way ??

Thnks for the replies...

Pls note I'm using vfp 5.0a so comparing objects will not work..

Tag method is a nice trick and can solve my problems..

Thnks for your help..
Previous
Reply
Map
View

Click here to load this message in the networking platform