Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with this variable?
Message
From
09/08/2003 13:37:03
 
 
To
09/08/2003 10:01:22
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00818431
Message ID:
00818597
Views:
18
>Hi Bill,
>
>- don't use _VFP ( it's a COM), use _SCREEN
>- don't use FOR EACH, it's slow
>
>but the solution is simple:
>
>
>IF !EMPTY(WPARENT(m.this.Name))
>  ZOOM WINDOW (WPARENT(m.this.Name)) NORM
>ENDIF
>
>
>Fabio

Thanks again Fabio,
didn't even know there was a Zoom command.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform