Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code to determine which window is open
Message
From
11/06/2009 13:42:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Code to determine which window is open
Miscellaneous
Thread ID:
01405277
Message ID:
01405277
Views:
152
I have several windows wind1, wind2, wind3 that display the same interactive screen content. I use different windows for different fonts, colors etc.
The winows are also different sizes. When the large window wind3 is used, i would like to add some additional information at the bottom - is there a command i can use to test which window is being employed.

the logic i would like to convey is as follows

If wind3 is used
@25, 50 say "enter ths informatin "get datafield
endif

perhaps there is code available along the lines
if File ('C:myfile')

again many thanks for the help

k
Next
Reply
Map
View

Click here to load this message in the networking platform