Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long path names and justxxx Functions
Message
From
26/10/2022 06:13:59
 
 
To
26/10/2022 03:39:27
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01685118
Message ID:
01685121
Views:
37
If Al's 4 tips don't work *and* you already have Dotnet included in your app
(either "selfwritten" or Rick's DotNet tool)
you might look there - they have similar parsing options.
Dunno about FSO (File Scripting Object), which being straight COM might be easier.
//upd:Yupp, FSO has some Getxxx for drive, ext, filename, path - even absolute //end upd

But I'd probably opt for selfwritten, parsing from the right for [.\/:],
unless 2GB barrier needs FSO or Dotnet usage.

>We are archiving Documents in a specific Subfolder Structure.
>now depending on Servername and UNC Path there can be very long path names...
>
>Two Questions
>1. The justxxx Functions are limited to 259 characters. If more, you get "Invalid file- or path name" Error.
>Any Ideas out there to solve this? (ok, i can make my own justxxx func with string ops, bud i want to know if there are other solutions/suggestions ;) )
>
>2. Are the any other functions that will fail?
>
>Regards from Germany
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform