On Tue, Oct 10, 2000 at 02:59:01PM +0200, Ludovico Cavedon wrote: > $ java ./XRam.class > Invalid class name: ./XRam.class
Credo tu debba esportare la variabile di ambiente CLASSPATH in modo che contenga anche il path in cui si trovano i tuoi .class e poi lanciare java col nome della classe, senza l'estensione. -- Christian Surchi | [EMAIL PROTECTED] | [EMAIL PROTECTED] FLUG: http://www.firenze.linux.it | Debian GNU/Linux: http://www.debian.org -----------------> http://www.firenze.linux.it/~csurchi <------------------ Tuesday After Lunch is the cosmic time of the week.

