| delorie.com/archives/browse.cgi | search |
| Xref: | news2.mv.net comp.lang.java.programmer:2399 comp.os.msdos.djgpp:6818 |
| From: | Jere_McDevitt AT theratx DOT com |
| Newsgroups: | comp.lang.java.programmer,comp.os.msdos.djgpp |
| Subject: | Long file names/editor |
| Date: | Sun, 04 Aug 1996 11:53:47 GMT |
| Organization: | IDT Corporation |
| Lines: | 15 |
| Message-ID: | <4u22k3$hb3@News.IDT.NET> |
| NNTP-Posting-Host: | natasha.theratx.com |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
This is a follow-up to my own message. Just for your info I asked if anyone new of a DOS editor that had context hilighting and worked with long file names (under Win95). I said I used JED to do my C programming but it didn't like files like HELLO.JAVA. Well, (and others might be interested in this) I retrieved the source for JED and discovered that if code uses the open command when using DJGPP (gcc) then long file names aren't supported. However, _open does use long file names. So, I re-compiled and now have what I wanted.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |