In Cache, you can map your routines elsewhere. In GTM, there is a way of setting up the path to the routines so that yours are used first and then those in a different directory if you do not have a routine that matches what is called, etc. However, that does not protect the globals from whatever havoc your routines reap.
You can made a copy of your cache.dat and mumps.dat for a test server. In Cache, you need to dismount the cache.dat before you copy it and move it to a different namespace. With GT.M, you can copy a database file with the mupip backup command. On Wednesday 12 July 2006 14:59, Mike Schrom wrote: I just got my copy of Richard Walters' book, M Programming, and I want to try writing a few simple M programs (one project is to parse my external patient data to put it into a form suitable for importing into VistA via Fileman). However, I would like to avoid screwing up my VistA installation. I'm guessing that putting the routines in a user's Linux account other than VistA, will do this safely, correct? Mike Schrom ------------------------------------------------------------------------- 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 -- Nancy Anthracite ------------------------------------------------------------------------- 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