any "name" that looks like ^$Name() is a SSVN 
(Structured System Variable Name)
To my knowledge, GT.M does not implement any 
SSVNs.
^$R() is the "Routine" SSVN, which gives information
about routines in a MUMPS system.

David
713-870-3834


> 
> I am getting a compile error I don't understand.
> 
> GTM>zl "XPDR.m"
>                 .S XPDJ=XPDI D:$D(^$R(XPDJ))  F  S
> XPDJ=$O(^$R(XPDJ)) Q:XPDJ=""!($P(XPDJ,XPDI)]"")  D
>                                    ^-----
>                 At column 21, line 21, source module
> /usr/local/OpenVistA/r/XPDR.m
> %GTM-E-GBLNAME, Either an identifier or a left
> parenthesis is expected after a ^ in this context
> 
> GTM>
> 
> It seems to want a global name after the ^, but
> according Ed de Moel, ^$R() is allowed.
> 
> What is the problem?
> 
> Kevin
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> -------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to