Interesting. What is the child node (or is there more than one)?

--- Maury Pepper <[EMAIL PROTECTED]> wrote:

> In MSM, $D(^$R(rtn)) returns 10 if rtn is in the current uci;
> otherwise 0.
> 
> 
> ----- Original Message ----- 
> From: "Greg Woodhouse" <[EMAIL PROTECTED]>
> To: <hardhats-members@lists.sourceforge.net>
> Sent: Monday, July 25, 2005 3:21 PM
> Subject: Re: [Hardhats-members] I don't understand this GT.M compile
> error.
> 
> 
> > The standard also allows for information about the routine to be
> stored
> > at lower level subscripts, but I don't believe I've ever seen this
> in
> > practice.
> >
> > --- Greg Woodhouse <[EMAIL PROTECTED]> wrote:
> >
> > > If "RTN" is a valid routine name, then $D(^$R("RTN")) should be
> 1,
> > > otherwise it should be 0. Of course, $ORDER gives the next
> subscript
> > > in
> > > the normal collating sequence. Basically, ^$R acts like an array
> > > except
> > > (at least typically) no value is defined, and so extrinsics like
> $G
> > > are
> > > meaningless.
> > >
> > > --- "K.S. Bhaskar" <[EMAIL PROTECTED]> wrote:
> > >
> > > > You're right.  The line of code:
> > > >
> > > > .S XPDJ=XPDI D:$D(^$R(XPDJ))  F  S XPDJ=$O(^$R(XPDJ))
> > > > Q:XPDJ=""!($P(XPDJ,XPDI)]"")  D
> > > >
> > > > is not protected and cannot execute on GT.M.  What are the
> > > semantics
> > > > of
> > > > ^$R(XPDJ)?  Does it return the next routine in the list of
> > > routines?
> > > > It
> > > > should be a pretty quick fix.
> > > >
> > > > -- Bhaskar
> > >
> > >
> > >
> > > ===
> > > Gregory Woodhouse  <[EMAIL PROTECTED]>
> > >
> > > "Design quality doesn't ensure success, but design failure can
> ensure
> > > failure."
> > >
> > > --Kent Beck
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is sponsored by: Discover Easy Linux Migration
> > > Strategies
> > > from IBM. Find simple to follow Roadmaps, straightforward
> articles,
> > > informative Webcasts and more! Get everything you need to get up
> to
> > > speed, fast.
> http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> > > _______________________________________________
> > > Hardhats-members mailing list
> > > Hardhats-members@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > >
> >
> >
> >
> > ===
> > Gregory Woodhouse  <[EMAIL PROTECTED]>
> >
> > "Design quality doesn't ensure success, but design failure can
> ensure
> failure."
> >
> > --Kent Beck
> >
> >
> >
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by: Discover Easy Linux Migration
> Strategies
> > from IBM. Find simple to follow Roadmaps, straightforward articles,
> > informative Webcasts and more! Get everything you need to get up to
> > speed, fast.
> http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration
> Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



===
Gregory Woodhouse  <[EMAIL PROTECTED]>

"Design quality doesn't ensure success, but design failure can ensure failure."

--Kent Beck








-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to