On Oct 23, 2006, at 2:52 AM, Usha wrote:

I want to delete a node with multiple subscripts, what is the M command to

delete all subscripts?


For example node is ^TMP("A")


 ^TMP("A",1,0) = 10^106^^^3061023.1100^

 ^TMP("A",2,700,0) = 1

 ^TMP("A",3,700,1,0) = 6302^1

 ^TMP("A",3,800,0) = 0

 ^TMP("A",7,900,0) = 0


Unless I've misunderstood what you're asking, it's

KILL ^TMP("A")

or just

K ^TMP("A")

Gregory Woodhouse

"Oh would that my mind could let fall its dead ideas, as the tree does its withered leaves."
--André Gide


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to