Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test extension
Message
From
26/05/2011 10:17:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01511789
Message ID:
01511818
Views:
48
>>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.



Yes, correct - confusion with juststem()


>
>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.
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform