Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I use a parameter
Message
From
11/06/2001 18:04:38
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How can I use a parameter
Miscellaneous
Thread ID:
00518121
Message ID:
00518121
Views:
51
I need to set a property on a pageframe and it needs to go be on a specific
page depending on a parameter. I can do it the old fashion way as in using
a loop, if then, or case but is there a way to do it easier.

Here is the example.

I am on page 1 of the pageframe and the page that needs to have a property set is page 2. The manual way is...

thisform.pageframe1.page1.myproperty=.f.
thisform.pageframe1.page2.myproperty=.t.

I need to manipulate the pageX in the above.

Thanks
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Next
Reply
Map
View

Click here to load this message in the networking platform