Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal form on top
Message
From
16/08/2006 00:40:44
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
 
 
To
15/08/2006 12:35:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01145629
Message ID:
01145884
Views:
15
This message has been marked as the solution to the initial question of the thread.
something like this
m.ok=.f.
For each oform in _vfp.Forms
m.ok = m.ok or Iif(oform.windowtype=1,.t.,.f.)
EndFor
Return m.ok
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform