Re: Sava a test file in java

From: Starshine Moonbeam (silverbells_at_tacoshells.com)
Date: 12/03/04


Date: Thu, 2 Dec 2004 19:25:29 -0600

In article <j26rd.9893$d5.89041@newsb.telia.net>, Luigi Donatello Asero
(jaggillarfotboll@telia.com) dropped a +5 bundle of words...

> Can I use java on windows 98?
> Can I save a file in java?

Try it again using quotes around the file name.

Save As: "whatever.java"

Sometimes winblows tacks on an extra extension when you save files you
convert from .txt so what you think is whatever.java is really
whatever.java.txt.

I don't know why it does that. Using quotes in the Save As screen avoids
it.

Or you can just rename the file whatever.java whenever you wish just by
using right click --> rename

>
>
> I tried to save a test file in Java using Windows 98 and I only got a text
> file.
>

That's what it sounds like. Turn off the hide file extensions option
too, that'll help pick out when winblows does that.

> Or should I download
> https://jsecom16b.sun.com/ECom/EComActionServlet;jsessionid=B95A6E3096BABCFE5AB609D756D3F984
> first?
> Is this download freeware?
>
>

-- 
Starshine Moonbeam
mhm31x9 Smeeter#29 WSD#30
sTaRShInE_mOOnBeAm aT HoTmAil dOt CoM


Relevant Pages

  • Re: crash during file writing, how to recover ?
    ... Nevertheless, some clarification about Java: ... that deal with directory management are ... perfect sense because they don't operate on a file descriptor, ... call to the rename system call. ...
    (comp.os.linux.development.apps)
  • Re: crash during file writing, how to recover ?
    ... Nevertheless, some clarification about Java: ... that deal with directory management are ... perfect sense because they don't operate on a file descriptor, ... call to the rename system call. ...
    (comp.lang.java)
  • Re: crash during file writing, how to recover ?
    ... Nevertheless, some clarification about Java: ... that deal with directory management are ... perfect sense because they don't operate on a file descriptor, ... call to the rename system call. ...
    (comp.programming)
  • Re: crash during file writing, how to recover ?
    ... Nevertheless, some clarification about Java: ... that deal with directory management are ... perfect sense because they don't operate on a file descriptor, ... call to the rename system call. ...
    (comp.lang.java.programmer)
  • Re: Newbie question on renaming
    ... > Java, I'm pretty lazy about it: I rename the variable where it's defined, ... int doSomething() { ... life a bit easier in the Java world. ... with less variables in Lisp, and techniques, similar to those described by ...
    (comp.lang.lisp)