Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to command with spaces
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Copy to command with spaces
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01465413
Message ID:
01465413
Vues:
118
hi all,
I am copying files from a clipboard to a location in a folder (thanks sergy). However when the source files have a space in them I cannot copy them. I take out all of the spaces for the destination file but I dno't know how to deal with the spaces on the source file. the pertinent code is below. mfilefrom will be something like "letter to customer about overdue accounts.doc" and the mfilenameandloc will have a full directory listing "K:\..." all with no spaces and then "lettertocustomeraboutoverdueaccounts.doc". If i use source files wihtout spaces it works so i think it's the space in the source that is the problem.
mruncode = "COPY FILE " + mfilefrom  + " TO " + mfilenameandloc
&mruncode
~M
Go raibh maith agat

~M
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform