Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread Usha
It's CPRS v 1.0.23.15. Usha - Original Message - From: "Joseph Dal Molin" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 19, 2005 6:14 PM Subject: Re: [Hardhats-members] CPRS Demo install > Which version of CPRS are you using? > > Usha wrote: > > Also, this happens quiet frequently. > > >

RE: [Hardhats-members] Re: OpenVista instructions

2005-07-19 Thread Bhaskar, KS
As far as an OpenVistA SemiVivA package is concerned, no. -- Bhaskar -Original Message- From: [EMAIL PROTECTED] on behalf of Ruben Safir Sent: Tue 7/19/2005 10:03 PM To: hardhats-members@lists.sourceforge.net Cc: Subject:Re: [Hardhats-members] Re: OpenVista instructio

Re: [Hardhats-members] philosophy???

2005-07-19 Thread Kevin Toppenberg
After I sent that, I re-read it and thought.. nah, no one will notice... Kevin --- John Leo Zimmer <[EMAIL PROTECTED]> wrote: > Yeah, but they should match, Kevin. > That unbalanced sentence is going to crash the > system... > (unless you count the emoticon... which would be > cheating.) > :

Re: [Hardhats-members] coLinux update: CPRS Demo

2005-07-19 Thread Kevin Toppenberg
Wow! That's really cool. You have put a great amount of work into that. Congrats! Kevin --- John Leo Zimmer <[EMAIL PROTECTED]> wrote: > We now have coLinux running cleanly on an XP box and > serving OpenVistA > cleanly on the local network using both putty and > today the CPRS GUI. >

[Hardhats-members] coLinux update: CPRS Demo

2005-07-19 Thread John Leo Zimmer
We now have coLinux running cleanly on an XP box and serving OpenVistA cleanly on the local network using both putty and today the CPRS GUI. I can also run it entirely on from a USB drive (except for the virtual NIC needed to bridge to the hardware network. still having fun in I

Re: [Hardhats-members] Re: OpenVista instructions

2005-07-19 Thread Pkale Robinson
The only thing that comes to my mind would be the init scripts are different. On 7/19/05, Ruben Safir <[EMAIL PROTECTED]> wrote: > IS debian different from any other GNU/Linux system? > > Ruben > > On Tue, 2005-07-19 at 19:08, Pkale Robinson wrote: > > nevermind,,, sorry > > > > > > On 7/19/05,

Re: [Hardhats-members] philosophy???

2005-07-19 Thread John Leo Zimmer
Yeah, but they should match, Kevin. That unbalanced sentence is going to crash the system... (unless you count the emoticon... which would be cheating.) :-) regards, jlz -- Original Message --- From: Kevin Toppenberg <[EMAIL PROTECTED]> > It's (as far as I am concerned

Re: [Hardhats-members] Re: OpenVista instructions

2005-07-19 Thread Ruben Safir
IS debian different from any other GNU/Linux system? Ruben On Tue, 2005-07-19 at 19:08, Pkale Robinson wrote: > nevermind,,, sorry > > > On 7/19/05, Pkale Robinson <[EMAIL PROTECTED]> wrote: > > Are there directions located within the archive to install this > > package on a Debian box ? > > >

Re: [Hardhats-members] OpenVista instructions

2005-07-19 Thread Kevin Toppenberg
Try this site: http://openforum.worldvista.org/~forum/index.php?title=Installation_How_To_VistA_GT.M_Linux Especially #4, manual installation. Kevin --- Pkale Robinson <[EMAIL PROTECTED]> wrote: > Are there directions located within the archive to > install this > package on a Debian box ? >

[Hardhats-members] Re: OpenVista instructions

2005-07-19 Thread Pkale Robinson
nevermind,,, sorry On 7/19/05, Pkale Robinson <[EMAIL PROTECTED]> wrote: > Are there directions located within the archive to install this > package on a Debian box ? > > http://prdownloads.sourceforge.net/worldvista/OpenVistASemiVivAVADemo0.1.tgz?use_mirror=puzzle > --

[Hardhats-members] OpenVista instructions

2005-07-19 Thread Pkale Robinson
Are there directions located within the archive to install this package on a Debian box ? http://prdownloads.sourceforge.net/worldvista/OpenVistASemiVivAVADemo0.1.tgz?use_mirror=puzzle --- SF.Net email is sponsored by: Discover Easy Linux Migra

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread smcphelan
I do not know who set up the HFS device(s) on the FOIA. I vaguely remember a patch quite awhile ago to OR (I think) that provided instructions for all VAMCs to create a HFS device. So a HFS device is standardized in the VA. When you use Fileman to do a lookup on the device file, the input value o

Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread K.S. Bhaskar
It's not under the control of [x]inetd on OpenVistA SemiVivA VA Demo 0.1. -- Bhaskar Gregory Woodhouse wrote: Are you certain the listener is running when you get this error? Is it running under the control of xinetd by any chance? === Gregory Woodhouse [EMAIL PROTECTED]

Re: [Hardhats-members] null subscripts

2005-07-19 Thread Maury Pepper
You are correct, sir. Null subscripts were allowed in GT.M in the past, but two new features have been added: 1) more control over enabling or disabling the use of null subscripts with a given database, and 2) control over whether a null subscript sorts before or after numeric subscripts. In

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Kevin Toppenberg
Ahh... the light finaly dawn on this thick head. I didn't realize that I could just use IO after the call to direct output to the HFS file. Thanks! Kevin --- Greg Woodhouse <[EMAIL PROTECTED]> wrote: > Maybe I'm misunderstanding you, but OPEN^%ZISH > returns IO in the symbol > table just like

Re: [Hardhats-members] Getting Started

2005-07-19 Thread Kevin Toppenberg
No problem. We try to be helpful here. Installing VistA is definately not a turn-key operation. Our resident expert is Nancy Antracite, but we all try to help in turn. And I'll take that coke any time. :-) Kevin --- Pkale Robinson <[EMAIL PROTECTED]> wrote: > Thanks. I owe you a diet cok

Re: [Hardhats-members] Getting Started

2005-07-19 Thread Pkale Robinson
Thanks. I owe you a diet coke w/lime. On 7/19/05, Kevin Toppenberg <[EMAIL PROTECTED]> wrote: > Welcome to the message board. > > VistA is the VA code released under FOIA > WorldVistA is an organization > OpenVistA is code that has been optimized for use > outside the VA. > VistA Office is the u

[Hardhats-members] null subscripts

2005-07-19 Thread Greg Woodhouse
I must be missing something here. I don't think null subscripts were ever used (or allowed) in VistA. Just as a sanity check, I assume you mean that with null subscripts, something like SET ARRAY("")="NULL" would be allowed. --- "K.S. Bhaskar" <[EMAIL PROTECTED]> wrote: > The new GT.M is upward

Re: [Hardhats-members] Getting Started

2005-07-19 Thread Kevin Toppenberg
Welcome to the message board. VistA is the VA code released under FOIA WorldVistA is an organization OpenVistA is code that has been optimized for use outside the VA. VistA Office is the upcoming product to be released by CMS in the next month or so. I would start withthe OpenVistA code that can

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Greg Woodhouse
Maybe I'm misunderstanding you, but OPEN^%ZISH returns IO in the symbol table just like ^%ZIS. You call it like this: D OPEN^%ZISH(handle,path,filename,mode) where handle is a string you supply to uniquely identify the device path is the pathname up to (but not including) the file filename is

[Hardhats-members] Getting Started

2005-07-19 Thread Pkale Robinson
Good morning. I am very interested in an installtion of this HIS to demo. I'm kinda confused on which is the best solution, Vista, WorldVista, or OpenVista. I AM an experiecend Linux/BSD user. Any pointers from anyone ? --- SF.Net email is spons

Re: [Hardhats-members] Can't find 'Define Imaging site paramaters option' !!!

2005-07-19 Thread K.S. Bhaskar
The new GT.M is upward compatible - an option is added to allow existing null subscripts and prohibit new ones. Nothing has been taken away, and the previous options remain, to permit or prohibit (the default behavior) null subscripts. Nancy Anthracite wrote: Are you using the new GTM? As I

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Gregory Woodhouse
It should select whatever device you get by entering "HFS" at the device prompt. === Gregory Woodhouse [EMAIL PROTECTED] "Without the requirement of mathematical aesthetics a great many discoveries would not have been made." -- Albert Einstein On Jul 19, 2005, at 6:54 AM, Kevin Toppenberg

Re: [Hardhats-members] Announcing XML exporter (Beta testers wanted.)

2005-07-19 Thread Kevin Toppenberg
Good thought. And welcome back, Bhaskar :-) Kevin --- "K.S. Bhaskar" <[EMAIL PROTECTED]> wrote: > There is a philosophical difference between XML and > HTML - the first is > to represent / store information with no thought to > how it is displayed. > HTML involves content and display, but t

Re: [Hardhats-members] philosophy???

2005-07-19 Thread Kevin Toppenberg
It's (as far as I am concerned (and I have a reasonable amount of concern (well, at least a little) about this) OK. :-) Kevin --- Gregory Woodhouse <[EMAIL PROTECTED]> wrote: > You know, I never thought of that. (Of course, I've > learned most of > my English (of the UK variety, anyway) from

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Kevin Toppenberg
Greg, How does one specify a default path when using ^%ZIS? Thanks Kevin --- Greg Kreis <[EMAIL PROTECTED]> wrote: > Because the syntax in the filename could well > contain a path, it is very > difficult to impossible to hardcode it. It would be > better to give > someone the option of manu

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Kevin Toppenberg
Well I agree that ^%ZISH would be best for opening or closing a HFS file. But I essentially need to open a stream, or output channel. ^%ZISH won't do this, will it? Kevin --- Gregory Woodhouse <[EMAIL PROTECTED]> wrote: > What I generally do is rely on ^%ZISH to work with > host files and not

Re: [Hardhats-members] ^%ZIS question

2005-07-19 Thread Kevin Toppenberg
When I try to edit a record in the DEVICE file named HFS, it actually pulls up GTM-UNIX-HFS which has a mnemonic of HFS. So would a Cache' system have an entry like CACHE-HFS with a mnemonic of HFS? Also, when I set IOP="HFS", does this direct output to this GTM-UNIX-HFS, or does it short-cut tha

Re: [Hardhats-members] Announcing XML exporter (Beta testers wanted.)

2005-07-19 Thread K.S. Bhaskar
There is a philosophical difference between XML and HTML - the first is to represent / store information with no thought to how it is displayed. HTML involves content and display, but the emphasis is on presentation. Constructs involved in presentation change more rapidly than the constructs

Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread Gregory Woodhouse
Are  you certain the listener is running when you get this error? Is it running under the control of xinetd by any chance? ===Gregory Woodhouse[EMAIL PROTECTED]"Before one gets the right answer, one must ask the right question." -- S. Barry Cooper On Jul 19, 2005, at 4:54 AM, Usha wrote:Also, this

Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread Nancy Anthracite
Usha, use user '138 ( 8 zeros) to enter and start everything up at ^XUP as that user is configured correctly. You will have to change the access code for that user unless it is still WorldVistAis#1. On Tuesday 19 July 2005 07:54 am, Usha wrote: > Also, this happens quiet frequently. >

Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread Joseph Dal Molin
Which version of CPRS are you using? Usha wrote: Also, this happens quiet frequently. GTM>d STOP^XWBTCP(9200) Stop TCP Listener... Shutdown Failed! GTM> Regards Usha - Original Message - *From:* Usha *To:* hardhats-members@lists.sourcefo

Re: [Hardhats-members] philosophy???

2005-07-19 Thread Alric
Nancy, Hey, they aren't all parties. :-) There is indeed an AMIA OS working group. At the moment I am the chair until we have elections. Just so everyone knows there are 2 presentations on VistA planned for the AMIA conference this fall and one Open Source presentation. I hope many of you ca

Re: [Hardhats-members] CPRS Demo install

2005-07-19 Thread Usha
Also, this happens quiet frequently.   GTM>d STOP^XWBTCP(9200)   Stop TCP Listener...Shutdown Failed! GTM>   Regards Usha   - Original Message - From: Usha To: hardhats-members@lists.sourceforge.net Sent: Tuesday, July 19, 2005 5:13 PM Subject: [Hardhats-members] CP

[Hardhats-members] CPRS Demo install

2005-07-19 Thread Usha
Hi   While trying to get the VA demo setup working on our local server, we have successfully installed OpenVistA SemiVivA VA Demo 0.1 and started the RPC Broker. But when trying to access this setup through CPRS, following is displayed   Error encountered. Function was: recv Error was: WSAET