Re: DOS LFN support (was: Paste feature in Euphoria Editor)
- Posted by jbrown105 at speedymail.org Oct 25, 2002
- 463 views
On 0, Robert Craig <rds at RapidEuphoria.com> wrote: > Juergen Luethje writes: > > Hm.. Rob, did you already mention, > > when the next release will be available?)) > > No, I haven't mentioned it. > I expect to have a 2.4 alpha-test release within 2 months. > I can't wait to try it out. > > Together with J.Brown, I began to work at a cross-platform library for > > directory and file operations some time ago. Unfortunately, it doesn't > > make much progress at the moment, because I have little time, but it > > shouldn't be too much work to extract the functions related to long > > filenames, and rearrange them somewhat. Uhh ... didnt dos.e already do this? In fact, Juergen, didnt you get most of the dos code FROM dos.e? Not to say that our lib isn't useful (personally I think it should be part of the standard includes, but then again thats just my opinion) but that wouldnt it be easier to get dos.e from the archives than to extract the DOS-only code from file2.e? (I wouldn't know, I've mostly done the Unix-only part of the programming on it.) About file2.e: I'm working on some more Linux improvements, I'll give Juergen a copy in a few days perhaps. > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com > UNRELATED: Here is 2 Euphoria versions I'd like to see: Ecu built with cygwin for windows, and Exw built with Winelib for Linux. I doubt Rob will have enough time to do this, but if somone else did, it would be extremely useful for comparing MS-Windows to POSFIX platforms. jbrown --