Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test extension
Message
 
 
À
26/05/2011 04:26:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01511789
Message ID:
01511815
Vues:
68
This message has been marked as a message which has helped to the initial question of the thread.
>Change
>
>>>copy file m.txt to ('c:\Vaniermu\' + justfname(m.fln))
>
>into
>
>>>copy file m.txt to ('c:\Vaniermu\' + m.fln)
>
>ie, take out justfname() which throws away the extension you just added

No, JUSTFNAME returns the file name with extension.

I think Viv got it, I checked Help on PUTFILE, but didn't bother to verify what should I use for the second parameter (can I just omit it or not). It was kind of late last night.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform