What are you trying to do???
It looks like you're trying to launch your .jam in iJade w/o navigating to it
using the gui. If so, try something like this, (which I got from the JBuilder
sys.out window):
javaw -classpath "D:\JARS\i-jade-p.jar;D:\JARS\CLDC.jar;D:\JBuilder6\jdk1.3.1;
etc." com.zentek.jam.Jam C:\full\path\to\your\appli.class
The main thing being to specify the com.zentek.jam.Jam class as the main app
class.
regards,
Jason
--- dc <dc@gamelet.com> wrote:
>
> can someone point out the syntax for passing an arg to the ijade emu to
> launch with a jar/jam file loaded ? using the UI is tedious... something
> like (win)
>
> C:\i-jade\i-jade-p.jar jarfile foo.jam
>
> or
>
> C:\i-jade\i-jade-p.jar class foo.jam
>
> similar to passing a jarfile arg to the JRE - but this is passing a jar arg
> to a jar
>
> tx,
>
> /dc
> +-----+-----------------------------------------+
> david [dc] collier
> mailto:dc@gamelet.com
> http://www.gamelet.com
> tel:09010367032
>
>
> This mail was sent to address jasonpollard@yahoo.com
> Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
>
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
Received on Wed Aug 14 09:24:39 2002