[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VM02 Beta 1



On Sep 14, 1:27 pm, David Schmenk <dschm...@YUCH.gmail.com> wrote:

> I also added parameter passing.  If your launcher supports it, you can
> pass in a complete command line.  Something like:
>
> JAVA.SYSTEM ECHO HELLO WORLD
>
> would pass HELLO and WORLD as parameters to the ECHO class.  The test
> launcher (davex) I used only allowed for one parameter though - the
> class to execute.

No luck with this under ProSEL 8 - a NoClassDefFoundException is
thrown. If the ProSEL entry has no STARTUP parameter it prompts for a
class ...

Matt