Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if a form is open at the moment..
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00140310
Message ID:
00140337
Views:
27
In the Debugger Look in the LOCAL Window, this will give you
the Objects information (Name, etc...) WExist should return the
name of the object (Frm_FormName) for example...

The easiest way if yer having problems is to run the form with
the WATCH and the Local window and Fire the name you think
the form is into the WATCH window and make sure you get a .t.
to return...


>Hi Diptesh,
>
>>Try WEXIST(WindowName)
>
>I tried it, but I can't find the windowname. I tried the variable I use to put the createobject in and the name variable of the form. I also tried to retrieve the window name while running the Debugger but I cannot find it. Where do find the name for a window?
>
>Thanks in advance!
Previous
Reply
Map
View

Click here to load this message in the networking platform