Re: [Hardhats-members] Volume Sets

2005-03-24 Thread Jim Self
GT.M is MUMPS. The biggest difference from other MUMPS in my view is that it attempts to fit in more natively with its host operating system and doesn't try to pretend that it is a complete programming environment of itself, as MUMPS generally was 20-30 years ago. After configuration, you could

Re: [Hardhats-members] Volume Sets

2005-03-23 Thread Greg Kreis
Thanks for the run down.  I am creating the acculturation CD that bhaskar recommended.  Sounds like quite a different culture to adopt.  Must have been fun to map the Kernel to this platform  ;-) ;-) Jim Self wrote: Greg Kreis wrote: I can understand that the Volume concept is

Re: [Hardhats-members] Volume Sets

2005-03-23 Thread Jim Self
Greg Kreis wrote: >I can understand that the Volume concept is handled by the idea of a >path in Linux, right?] It's been more than 20 years since I worked on DSM, so their concept of UCI (User Class Identifier) and volume sets is not very fresh in my mind. Still, I am pretty sure the answer is

Re: SPAM-LOW: Re: [Hardhats-members] Volume Sets

2005-03-23 Thread Bhaskar, KS
will run. > > > > > > > > It looks like the Linux configuration provides for three fields in the > > > > hosts file. The first is IP address, the second is the name of your > > > > computer (a shortname), and the longname might be the URL of your

Re: SPAM-LOW: Re: [Hardhats-members] Volume Sets

2005-03-23 Thread Greg Kreis
e all three are different, and we need to get on the same page of music before our conversation will make sense. Dan GTM>h -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Beza, Fil Sent: Sunday, November 21, 2004 3:07 PM To: hardhats-members@lists.sou

Re: [Hardhats-members] Volume Sets

2004-11-22 Thread Nancy E. Anthracite
uter (a > > shortname), and the longname might be the URL of > > your system. If this is > > really the case, then Kernel could use that > > shortname as a "box" name, to > > identify your "box" on a network. > > > > Maybe there is

RE: [Hardhats-members] Volume Sets

2004-11-22 Thread Kevin Toppenberg
erence between Redhat9 and > Fedora, and maybe there is a > difference in the GTM systems we are running, and > maybe a difference in the > VA Kernel we are running. > > The comments below indicate all three are different, > and we need to get on > the same page of music

Re: [Hardhats-members] Volume Sets

2004-11-22 Thread K.S. Bhaskar
URL of your system. > > If this is really the case, then Kernel could use that shortname as a "box" > > name, to identify your "box" on a network. > > > > Maybe there is a difference between Redhat9 and Fedora, and maybe there is > > a difference

RE: [Hardhats-members] Volume Sets

2004-11-22 Thread Beza, Fil
To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Volume Sets $ZGETSYI() is not a GT.M function. $ZTRNLNM("HOSTNAME") or $ZTRNLNM("HOST") should do the trick assuming that $HOSTNAME and/or $HOST are set in the environment (as both are on my laptop; bash provides $HO

Re: [Hardhats-members] Volume Sets

2004-11-22 Thread K.S. Bhaskar
the box value comes > > from 'hostname -s' via a GT.M zsystem call. However, kernel patch 275 has > > $ZGETSYI("NODENAME"). When I try this, GT.M says - > > > > %GTM-E-FNOTONSYS, Function or special variable is not supported by this > > oper

RE: [Hardhats-members] Volume Sets

2004-11-22 Thread Beza, Fil
"I K ^%ZOSF before I do ^ZTMGRSET, sometimes that helps" It's best to ALWAYS do that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Gray Sent: Monday, November 22, 2004 1:45 AM To: [EMAIL PROTECTED] Subject: RE: [Hardhats-membe

Re: [Hardhats-members] Volume Sets

2004-11-22 Thread Lloyd Milligan
CTED]> Sent: Monday, November 22, 2004 4:44 AM Subject: RE: [Hardhats-members] Volume Sets Yes, I just discovered the same things. My ^%ZOSV (as installed by ^ZTMGRSET) was from the copy of ^ZOSVGUX. It doesn't use (like one would naturally expect) ^ZOSVGTM. And the %ZOSVGTM has the $ZGET

RE: [Hardhats-members] Volume Sets

2004-11-22 Thread Marc Aylesworth
immediately by e-mail and delete the original message. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Gray Sent: Monday, November 22, 2004 4:45 AM To: [EMAIL PROTECTED] Subject: RE: [Hardhats-members] Volume Sets Yes, I just discovered the same things

RE: [Hardhats-members] Volume Sets

2004-11-22 Thread Daniel Gray
Yes, I just discovered the same things. My ^%ZOSV (as installed by ^ZTMGRSET) was from the copy of ^ZOSVGUX. It doesn't use (like one would naturally expect) ^ZOSVGTM. And the %ZOSVGTM has the $ZGETSYI("NODENAME") logic. And that doesn't work, naturally, probably built for GTM on a VAX, as Fil

RE: [Hardhats-members] Volume Sets

2004-11-21 Thread Beza, Fil
E. Anthracite Sent: Sunday, November 21, 2004 12:34 PM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Volume Sets I knew right after I hit the send key that I should have listed you to ask for help since there was a good chance you would be the first to answer. I get the same thing on my

Re: [Hardhats-members] Volume Sets

2004-11-21 Thread Nancy E. Anthracite
ifference in the GTM systems we are running, and maybe a difference in > the VA Kernel we are running. > > The comments below indicate all three are different, and we need to get on > the same page of music before our conversation will make sense. > > Dan > GTM>h > -Origi

RE: [Hardhats-members] Volume Sets

2004-11-21 Thread Daniel Gray
different, and we need to get on the same page of music before our conversation will make sense. Dan GTM>h -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beza, Fil Sent: Sunday, November 21, 2004 3:07 PM To: [EMAIL PROTECTED] Subject: RE: [Hardhats-memb

RE: [Hardhats-members] Volume Sets

2004-11-21 Thread Beza, Fil
: Saturday, November 20, 2004 5:33 PM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Volume Sets I am running Fedora Core 2, which isn't that far from Redhat and the short name comes from the first half of that localhost.localdomain or XXX.localdomain XXX part, but it does not have to be

Re: [Hardhats-members] Volume Sets

2004-11-21 Thread Nancy E. Anthracite
e -s' via a GT.M zsystem call. However, kernel patch 275 has > $ZGETSYI("NODENAME"). When I try this, GT.M says - > > %GTM-E-FNOTONSYS, Function or special variable is not supported by this > operating system > > Lloyd > > - Original Message - >

Re: [Hardhats-members] Volume Sets

2004-11-21 Thread Lloyd Milligan
PROTECTED]> Sent: Saturday, November 20, 2004 8:33 PM Subject: Re: [Hardhats-members] Volume Sets I am running Fedora Core 2, which isn't that far from Redhat and the short name comes from the first half of that localhost.localdomain or XXX.localdomain XXX part, but it does not have to be

RE: [Hardhats-members] Volume Sets

2004-11-20 Thread David Sommers
s maxing out my download pipe. /David. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nancy E. Anthracite Sent: Saturday, November 20, 2004 11:30 PM To: Hardhats Subject: Re: [Hardhats-members] Volume Sets Isn't it now Fedora Core 3 TEST 3? And BitTorr

Re: [Hardhats-members] Volume Sets

2004-11-20 Thread Nancy E. Anthracite
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Nancy E. > Anthracite Sent: Saturday, November 20, 2004 8:33 PM > To: [EMAIL PROTECTED] > Subject: Re: [Hardhats-members] Volume Sets > > I am running Fedora Core 2, which isn't that far from Redhat and t

RE: [Hardhats-members] Volume Sets

2004-11-20 Thread David Sommers
Time". :) /David. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nancy E. Anthracite Sent: Saturday, November 20, 2004 8:33 PM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Volume Sets I am running Fedora Core 2, which isn't that

Re: [Hardhats-members] Volume Sets

2004-11-20 Thread Nancy E. Anthracite
"RET"_$J_".txt" ; temporary results file > ZSYSTEM %COMMAND_" > "_%FILE ; execute command & save result > O %FILE:(REWIND) U %FILE R:'$ZEOF %VALUE C %FILE:(DELETE) ; fetch > value & delete file > ; > QUIT %VALUE ;

RE: [Hardhats-members] Volume Sets

2004-11-20 Thread Daniel Gray
ts file ZSYSTEM %COMMAND_" > "_%FILE ; execute command & save result O %FILE:(REWIND) U %FILE R:'$ZEOF %VALUE C %FILE:(DELETE) ; fetch value & delete file ; QUIT %VALUE ; return value ; -Original Message- From: [EMAIL PROTECTED] [mai

RE: [Hardhats-members] Volume Sets

2004-11-20 Thread Kevin Toppenberg
t; Now I need to get some devices working. > > Anybody able to queue to a USB printer ? > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Nancy E. > Anthracite > Sent: Friday, November 19, 2004 8:54 PM > To: [EMAIL PROT

Re: [Hardhats-members] Volume Sets

2004-11-20 Thread Nancy E. Anthracite
a USB printer ? > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Nancy E. > Anthracite > Sent: Friday, November 19, 2004 8:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [Hardhats-members] Volume Sets > > Let's try that aga

RE: [Hardhats-members] Volume Sets

2004-11-20 Thread Daniel Gray
lto:[EMAIL PROTECTED] On Behalf Of Nancy E. Anthracite Sent: Friday, November 19, 2004 8:54 PM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] Volume Sets Let's try that again. I posted this in the wrong thread previously. It gets the name from hostname -s.  In my system, that trace

RE: [Hardhats-members] Volume Sets

2004-11-19 Thread Beza, Fil
Well hello Dan. I looked for you when I went to Albuquerque but they said you and Janet moved back to Portland. Glad you're still interested in VistA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Gray Sent: Friday, November 19, 2004 8:01 PM To:

Re: [Hardhats-members] Volume Sets

2004-11-19 Thread Nancy E. Anthracite
Let's try that again. I posted this in the wrong thread previously. It gets the name from hostname -s.  In my system, that traces back to /etc/hosts and to set the name to Morphix, for instance, this is what you have to do in the file: # Do not remove the following line, or various programs #