Was XsSummary perhaps defined inside a verb using local assignment (-.)
so that XsSummary_base_ is not a defined name?

Henry Rich 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Leigh 
> J. Halliwell
> Sent: Wednesday, November 08, 2006 10:04 AM
> To: 'Programming forum'
> Subject: [Jprogramming] J Performance Manager
> 
> Dear J Forum:
> 
> For the first time I used the J Performance Manager to get 
> the table below.
> But why isn't the showdetail function working?  Thanks for the help.
> 
> Leigh
> =======================
> 
> 
> Time (seconds)
> ---------------T------T--------T--------T-----T----T----┐
> │name          │locale│all     │here    │here%│cum%│rep │
> +--------------+------+--------+--------+-----+----+----+
> │XsSummary     │base  │3.616371│3.616371│ 55.6│ 56 │1000│
> │DiscreteSample│base  │1.755685│1.755685│ 27.0│ 83 │  45│
> │PayPatterns   │base  │0.275405│0.275405│  4.2│ 87 │  15│
> │[rest]        │      │        │0.852326│ 13.1│100 │    │
> │[total]       │      │        │6.499788│100.0│100 │    │
> L--------------+------+--------+--------+-----+----+-----
>    showdetail_jpm_ 'XsSummary'
> |value error: XsSummary_base_
> |   dat=.x    (5!:7)y
>    showdetail_jpm_
> --T-T----------------------------------------------┐
> │3│:│0 showdetail y                                │
> │ │ │:                                             │
> │ │ │if. 0=read '' do. i.0 0 return. end.          │
> │ │ │if. 0={. PMSTATS do.                          │
> │ │ │  'No detail PM records were recorded' return.│
> │ │ │end.                                          │
> │ │ │y=. getnameloc y                              │
> │ │ │}. ; LF ,&.> showdetail1&y each x             │
> L-+-+-----------------------------------------------
>    0 showdetail_jpm_ 'XsSummary'
> |value error: XsSummary_base_
> |   dat=.x    (5!:7)y
> 
> ----------------------------------------------------------------------
> 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