Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hide or minimize FXP screen - code?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01397461
Message ID:
01397468
Vues:
37
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform