For what it's worth, in this case, MSM behaves the same as DSM.  The 
programmer's shell Xecutes the command line, so of course, the implicit QUIT at 
the end of the line unstacks NEW'd variables.

I like this feature because sometimes I want to save all variables while I DO 
something and then come back to examine local variables or resume some process.


----- Original Message ----- 
From: "Bhaskar, KS" <[EMAIL PROTECTED]>
To: <hardhats-members@lists.sourceforge.net>
Sent: Thursday, March 10, 2005 11:28 AM
Subject: Re: [Hardhats-members] Another oddity - scope of NEW in DSM


> On Thu, 2005-03-10 at 09:23 -0800, Greg Woodhouse wrote:
>> My co-worker (I'll have to try and entice him to join the list!) also
>> pointed out that you can QUIT out of different "levels" in Cache to
>> achieve the same effect.
>> 
>> Again, my point is not to say that one platform is better or worse than
>> the other, only to point out the implementation difference. Personally,
>> I think programmer mode ought to be in the standard -- but what does
>> this mean for compiled platforms like GT.M?
> 
> I am not sure what you mean by "compiled platforms like GT.M."  It has a
> "direct" or interactive mode:
> 
> bhaskark ~ 12:26pm 468: mumps -dir
> 
> GTM>N A S A=100 W A
> 100
> GTM>N A S A=200
> 
> GTM>W A
> 200
> GTM>H
> bhaskark ~ 12:27pm 469:
> 
> -- Bhaskar
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to