Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I've been pageframed...
Message
 
 
To
17/09/2009 16:12:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01424980
Message ID:
01424997
Views:
46
>Hi All,
>
>I'm using the following code block to access controls on my forms
>
> for each loobject in thisform.controls
>
> conditions...
>
> next loobject
>
>that works great until I get a form with a pageframe on it at which time
>it runs through condition block once and exits. I tried putting a loop in
>on seeing the pageframe but it just ignored it. Any ideas?
>
>Thanks
>Luke

Also, can you tell a bit why you're doing it and what is the goal? May be you can use SetAll method of the form instead?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform