Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble going from project to Application
Message
De
18/07/2000 20:39:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Trouble going from project to Application
Divers
Thread ID:
00394121
Message ID:
00394121
Vues:
43
In VFP5.0
I have a program that copies a file from our server to the local PC. I tested it completely as a project, and it worked in all cases. But when I built an application out of it, it crashes with an error message of:

Unable to locate file C:\windows\temp\myfile.ext

The line it has trouble with is:

If file(serverfile)
> copy file (serverfile) to (localfile)
endif

In the debugger window, when I check the value of the variable(serverfile), it is \\server\folder\subfolder\myfile.ext as it should be.

Can someone tell me what I forgot to set?

Thank you in advance.

Mike Frye
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform