Re: AppleCommander 1.3.5




"John B. Matthews" <nospam@xxxxxxxxxx> wrote in message news:nospam-3606EA.06032506062008@xxxxxxxxxxxxxxxxxxxxxxxxx
In article <kLWdncLrB-0QaNXVnZ2dnUVZ_iydnZ2d@xxxxxxxxxxx>,
"Bill Garber" <willy46pa@xxxxxxxxxxx> wrote:

"schmidtd" <schmidtd@xxxxxxxxxxx> wrote in message
news:34c22b00-7d10-42d4-a85a-3ccc66d5fa0e@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jun 6, 12:14 am, "Bill Garber" <willy4...@xxxxxxxxxxx> wrote:
Got one for we folks that can't open a jar file? I prefer Zip.
You don't want to unpack the jar file - you just want to run it. As a
Java package, you'd do something like this from the command line:

java -jar AppleCommander-1.3.5-ac.jar

See: http://applecommander.sourceforge.net/acguide.html

Darn, I don't do Java either. I used to, but too many things
on my computer tend to mess with my necessary configuration.

It's a zip'd jar. I think you can just unzip it, if you want to see
what's inside. Of course, the source is on the site, too.

I have an older version of the GUI of Apple Commander that
hasn't been used in a year, so I guess I don't really need it.
Besides, doesn't Ciderpress beat the pants off it on Intel-based
machines?

Ciderpress has more features, but it requires Windows, not just Intel. I
doubt there's a significant GUI performance difference.

My interest was making it accessible from the command line for
cross-development. Oh, and UCSD Pascal support, too:-)

John

John,

Please don't take me the wrong way, when I did try the GUI version,
I thought it was excellent, and I'm sure that for the reasons you developed
it, the job gets done. I just don't like command line. Guess I'm just lazy.
I was so happy when GUI came out and I didn't have to type all of that
stuff on a single line, and if it's not right, well, type it all in again. Point and
Click has always appealed to me., which is the reason I love the IIgs with
GS/OS 6.0.1.

Bill Garber from GS-Electronics
http://www.garberstreet.com



.



Relevant Pages

  • Re: AppleCommander 1.3.5
    ... Java package, you'd do something like this from the command line: ... Please don't take me the wrong way, when I did try the GUI version, ... home dot woh dot rr dot com slash jbmatthews ...
    (comp.sys.apple2.programmer)
  • Re: How to make java client app to download jar package from server autoly?
    ... why would you want to use Java to ... command line, as opposed to a program with a GUI? ... JVM needs to load, loads some basic classes, load ... A GUI would be a disaster for this type of work - there is no way I'm ...
    (comp.lang.java.programmer)
  • Re: A constructive debate: Eclipse or NetBeans?
    ... that Linux and command-line driven languages like OCaml are so much more ... That's because most people never learn to use a command line or a simple ... Trying to run other people's OpenGL-based Java demos from the web I find ... OpenGL). ...
    (comp.lang.java.softwaretools)
  • Re: Command Line Interface
    ... > Netbean's 'console window' which it uses for user input and output. ... > understand the problem is tho that Java is a interpretted language and I ... > GUI for them I wanted to impliment a streamed command line mode to edit them ... > in the apps GUI' instead of having to provide dialogs for all of them. ...
    (microsoft.public.vc.mfc)
  • Process.waitFor() returns, but threads reading output/error streams are blocked on read
    ... threads to read in the out/err streams, ... i'll include the java source below, but the problem seems extremely specific ... passed in on the command line). ... process is hung if i terminate the process the command line tool connects to ...
    (comp.lang.java.programmer)