Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1504
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: searching the path |
| Date | 2012-01-04 16:46 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <0sr9g7tl02roejqpce71saick2dgk3v46h@4ax.com> (permalink) |
| References | (1 earlier) <2920215.942.1325110705431.JavaMail.geo-discussion-forums@prmw6> <dginf7dcgvaeufvrqo4c6ukgbfmuplkl74@4ax.com> <nospam-815B0E.05335429122011@news.aioe.org> <nk1rf797q3n595tkg05u1fvcvjd2judcdt@4ax.com> <5235282.265.1325264835312.JavaMail.geo-discussion-forums@prlk31> |
On Fri, 30 Dec 2011 09:07:15 -0800 (PST), Lew <lewbloch@gmail.com> wrote, quoted or indirectly quoted someone who said : >For Linux and Windows that is answered by the links I provided. Sorry about that, I skipped over the text in the Linux link that said "MS-DOS also uses a PATH variable. However, it differs from Unix-like operating systems in that it searches the user's current directory before it searches in any directories in that variable." I stopped reading at "MS-DOS." The are a few facts you might want to know where Java is not quite WORA. Such things as: 1. are file names case-sensitive? 2. is . implied in the path (Java partly fixes this by adding a dot to java.library.path) 3. what is the user's preferred currency (it has a bug now masquerading as a feature). 4. what is the extension for native executables for 32 and 64 bit mode. By the way, I have posted at http://mindprod.com/jgloss/filesignature.html how to tell 16-bit, 32-bit and 64-bit Windows executables apart. -- Roedy Green Canadian Mind Products http://mindprod.com If you can't remember the name of some method, consider changing it to something you can remember.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-28 11:45 -0800
Re: searching the path Lew <lewbloch@gmail.com> - 2011-12-28 14:18 -0800
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-28 18:12 -0800
Re: searching the path Lew <lewbloch@gmail.com> - 2011-12-28 21:18 -0800
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-30 01:33 -0800
Re: searching the path Lew <lewbloch@gmail.com> - 2011-12-30 09:14 -0800
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-31 14:24 -0800
Re: searching the path Lew <lewbloch@gmail.com> - 2011-12-31 15:19 -0800
Re: searching the path "John B. Matthews" <nospam@nospam.invalid> - 2011-12-29 05:33 -0500
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-30 01:42 -0800
Re: searching the path Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-12-30 06:51 -0400
Re: searching the path "John B. Matthews" <nospam@nospam.invalid> - 2011-12-30 06:05 -0500
Re: searching the path Lew <lewbloch@gmail.com> - 2011-12-30 09:07 -0800
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2012-01-04 16:46 -0800
Re: searching the path Roedy Green <see_website@mindprod.com.invalid> - 2011-12-28 18:19 -0800
Re: searching the path Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-12-28 20:11 -0800
csiph-web