Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper > Re: delete file...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 9 Topic 3818 of 3903
Post > Topic >>

Re: delete file with longilename

by klas.engwall@[EMAIL PROTECTED] (Klas Engwall) Jan 14, 2008 at 10:14 PM

Shadow,

>The command.com show always the files without ~. Unfortunately, the 
>maximum length of a name used by the LFN lib is 12 (this file is 18). 
>Try to see the file (or the files) with DIRECTORY and then delete.
>Otherwise, the last option is xharbour (do you know it ?)

12 characters? You are probably thinking of the DBLFN Library, which
attempts to patch Clipper to handle long file names but is limited by
Clipper itself. However, the LFN Library (see my sig) has no such
limit. It can handle file names of any length up to the maximum of the
operating system. It works on all Windows version except NT4 and older
NT versions. Get a directory listing with LF_Directory() and delete
the file with LF_Ferase().

Regards,
Klas

-------
klas dot engwall at engwall dot com

http://www.engwall.com/clipper/

The LFN Library for Clipper
The LanMan Library for Clipper
The NFPAT1A Timeslice release patch for the Nanforum Toolkit




 9 Posts in Topic:
delete file with longilename
Andreas Moroder <Andre  2008-01-14 14:50:02 
Re: delete file with longilename
Shadow <m.giustini@[EM  2008-01-14 15:16:08 
Re: delete file with longilename
dlzc <dlzc1@[EMAIL PRO  2008-01-14 06:49:27 
Re: delete file with longilename
Shadow <m.giustini@[EM  2008-01-14 15:55:47 
Re: delete file with longilename
Andreas Moroder <Andre  2008-01-14 16:00:06 
Re: delete file with longilename
Shadow <m.giustini@[EM  2008-01-14 16:46:15 
Re: delete file with longilename
klas.engwall@[EMAIL PROTE  2008-01-14 22:14:41 
Re: delete file with longilename
Andreas Moroder <Andre  2008-01-15 09:13:23 
Re: delete file with longilename
Shadow <m.giustini@[EM  2008-01-15 09:02:49 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 0:12:20 CDT 2008.