Hello Eric,

2007/9/17, Eric Auer <[EMAIL PROTECTED]>:
>
> Hi Imre,
>
> > Does anybody know what the status is of long file name support in
> > freecom.  There is absolutely a compile time option you can use,
> > but does it work (well)?
>
> FreeCOM 0.84 arguably has far too many changes with far too little
> review (compared to 0.82pl3) but those changes do mean that it has
> LFN support all over the place and this LFN support is also compiled
> into the default binary used in FreeDOS 1.0 :-). If you want to do
> some testing: Try if both doslfn and shsucdxes cdrom-lfn work okay,
> and try if FreeCOM works okay in situations where some drives have
> LFN and others have not. For example in dosemu, you can enable LFN
> for the virtual / redirect / Linux directory based drives, without
> loading doslfn for the FAT / diskimage drives, or vice versa :-).

There are two different things that I understand under the LFN.
First is the ability to use the LFN API to manipulate files by the
internal commands. EG:

copy  mylongfilenamewithoutspaces.txt a:

Second is the ability of the internal commands to handle the "" properly. Like:

copy "my file.txt" a:

Do you mean that both have been impleneted? Is there something like a
"standard" C library for "-parsing in commandline that we all can
enjoy?

Thanks,
Aitor

PS: Probably many more people would like to hear about this, in case
you're thinking of writing in private.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to