Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overlapping forms
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00991665
Message ID:
00991889
Views:
23
Hi Borislav

Thanks

No, that didn't make a blind bit of difference. The calling form still stayed on top and showing strangely enough. However, I sussed the problem. The error display form should have been modal, as I want the user to peruse it and force him to close it before going on. I must have temp. taken modal off, for testing, e.g. so I could browse the table, and forgotten to reinstate it.

Now there is no need even to disappear the calling form - it stays in the background till the error form closes.

Still I'm not sure of the reason why the calling form doesn't obey unless the error form is modal.

Cheers

Terry

>Terry try this:
>
>  If .lDiscrepancies
>     Select serCIFErr
>     Use
>     thisform.Hide()
>
>     Do Form serImportCIFErrors
>
>     thisform.Show()
>  Endif
>
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform