Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide or minimize FXP screen - code?
Message
 
 
To
01/05/2009 13:35:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01397461
Message ID:
01397468
Views:
36
>does anyone know a code i can issue to minimize or hide foxpro screen while another prorgam is completed.
>i would like to open a file on internet which conntains an exel file which must be imported.
>However, to insure that the task is completed before returning to foxpro, i would like to minimize
>of hide foxpro screen.
>
>sequence something like this:
>
>(Minimize or Hide fox pro screen--- missing code)
>oIE = CreateObject ("internetexplorer.application")
>oIE.NAVIGATE ("https://myfiles.com")
>oIE.VISIBLE = .T.
>(Max or show fox pro screen --missing code)
>
> - thanks for your help --k

I think you just need to bring IE to foreground. Give me a second to find the thread.
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