Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reference an other form than the mainform ?
Message
 
 
To
26/04/2001 16:44:08
Ing. T.R.M. Pluym
Pluym Elektronics Bv
Hulst, Netherlands
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00499895
Message ID:
00500395
Views:
41
>I also tried to use:
>
>do form frmSearchForm name frmSeek
>
>The same problem occurs !
>
>Using:
>
>if type('frmSeek.name')="C"
> frmSeek.Refresh()
>endif
>
>My form never get's refreshed, the error shows me the variable
>does't exist.. This does't solve my problem (snif..)
>
>Thanks anyway for trying to work this out !
>
>Best regards,
>
>Theo

Hi Theo,

It means, that this form doesn't exist in the time you're trying to call its Refresh. You can search through _screen form collection, to check, if it exists, but for me it's clear enough, that it doesn't. Find the reason, why the form doesn't exist. Check my FAQ Release all open forms for ideas...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform