Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo ftp, sorting and variable names
Message
From
18/09/2005 11:38:41
 
 
To
18/09/2005 11:29:31
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01050698
Message ID:
01050702
Views:
8
It's a bit of a tight situation on indexing, Mike. How about this
LengthReturned = LEN(filename)
ShortName = Substr(filename,1,(LengthReturned-4))
MemoFileName = ShortName+".FTP"
Then I can use Copy File. It seems to do the job. I'll give it a try this way.

Thanks
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform