yes,i close the jma window before run jmz.
Now the output is:
   load '~system/extras/util/javametrics.ijs'
jma '' NB. displays small form
   jmz '' NB. run this while the form is still displayed
5 5 25 5 21 31
2 2 24 2 21 31
7 7 28 7 21 31

2008/1/20, Eric Iverson <[EMAIL PROTECTED]>:
> My guess is that you aren't following the steps exactly. jmz must be run
> while the jma form is still diplayed. Your domain error in wd probably
> indicates you didn't run jma first or you closed the jma window before
> running jmz.
>
> Please do the following:
> 1. start J
> 2. load '~system/extras/util/javametrics.ijs'
> 3. jma '' NB. displays small form
> 4. jmz '' NB. run this while the form is still displayed
> 5. report back result of jmz
>
> ----- Original Message -----
> From: "Xu Zuoqian" <[EMAIL PROTECTED]>
> To: "Beta forum" <[email protected]>
> Sent: Saturday, January 19, 2008 9:08 AM
> Subject: Re: [Jbeta] 602 ebeta available for linux32 and linux64
>
>
> > on my debian-amd64 sid machine:
> >   jmz ''
> > |domain error: wd
> > |   r=.    wd'psel jm;javametrics'
> > jma '' can show a littile form.
> > the java vesion is "1.5.0_13"
> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
> > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_13-b05, mixed mode)
> >
> >
> > 2008/1/19, Eric Iverson <[EMAIL PROTECTED]>:
> >> The beta ball had a nice holiday rest but is now rolling again.
> >>
> >> Linux32 and Linux64 ebeta is now available at the web site.
> >>
> >> This beta introduces the IDE readonly scripts that were available in
> >> win32
> >> before the holidays.
> >>
> >> This beta contains many changes in the script library and in jwdp. There
> >> are
> >> no changes in the J Engine.
> >>
> >> Work was done in jwdp to streamline form painting and fix many old bugs
> >> with
> >> pas/pmove/pcenter/menu/toolbar/statusbar etc. These changes depend on
> >> some
> >> assumptions about Linux Java form metrics.
> >>
> >> To see if these assumptions are valid I need feedback from as many linux
> >> users as possible.
> >>
> >> After the install of the linux ebeta, please do the following:
> >>
> >>    load '~system/extras/util/javametrics.ijs'
> >>    jma ''   NB. shows a small form
> >>    jma ''  NB. report 3 by 6 matrix
> >> .................
> >> .................
> >> .................
> >>
> >> Please report to me (directly to my email preferred so as to not clutter
> >> beta, but back to beta is ok if it is more convenient) the jma output.
> >>
> >> Thanks!
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> >>
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to