Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shellexecute problem
Message
De
10/07/2000 09:54:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Shellexecute problem
Divers
Thread ID:
00390180
Message ID:
00390180
Vues:
53
Hi

I am trying to launch a web page sitting on a server with the following command

lnValue=ShellExecute(0, "open","http://fx-dev35.uk.jpmorgan.com:8001/FW_PRADO_CueCards/Prado_index.htm", "","", 1)

but it is returning a "file not found" error, but when I copy and paste the address inth the browser it finds it ok.

I am also getting the same error when I try to execute

lnValue=ShellExecute(0, "open","http://www.microsoft.com", "","", 1)

I have an internet connection, and I am able to type in this address, and go to the site

I did think it may have been a file associatoin problem, but I checked the file associations and they seem fine.


I have tried my exe on an other machine and these commands work fine.

Can anyone shed some light on this problem.

Thanks for your help in advance

Regards

Steven Bowskill
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform