[Hardhats-members] VistA Community Conference Call

2005-10-20 Thread Maury Pepper
VistA Community Call Friday at NOON EDT. TOPICS: General VistA topics - your choice DATE: Friday, October 21 TIME: 12:00 Noon EDT DURATION: 1 hour. CONFERENCE CALL DIAL IN NUMBERS USA 866-483-4159 Outside USA 706-634-0093 Conference ID Number: 5361311 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

RE: [Hardhats-members] Data fields in VIsta

2005-10-20 Thread Cameron Schlehuber
NO ASTERISKS! One might as well change the name of the field as the "*" will break other things anyway. That approach was an abomination perpetuated by folks who didn't understand what they were doing. If a field is obsolete, it should be deleted. If others use it but you don't, change the temp

Re: [Hardhats-members] Data fields in VIsta

2005-10-20 Thread James Gray
- Original Message - From: "Jim Self" <[EMAIL PROTECTED]> If field definitions should not be deleted, what standard methods and conventions are there for marking fields as obsolete or unused, so that they would be suppressed from a generated list of editable or viewable fields? Ji

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread Mark Dalton
Yes those are the main things to check first.   It is basically the same on all distributions to start ssh as root:   chkconfig sshd on   /etc/init.d/sshd start To check for the firewall:   iptables -L Feel free to ask me and I can help you get through this. MarkOn 10/20/05, K.S. Bh

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread Ismet Kursunoglu
> I am only a faux Linux expert - being just a happy user - so these are >From a sub-faux user- how passing the -v option to ssh, i.e. from another *NIX box on your network or using localhost (127.0.0.1), perhaps that could give you some insight. -- Ismet B. Kursunoglu, MD, FCCP Medical Direc

Re: [Hardhats-members] RE: OpenVistA VivitA FOIA Gold 20050825 available

2005-10-20 Thread K.S. Bhaskar
Carlos -- This is the August 25, 2005 release of FOIA VistA (same as OpenVistA VivA FOIA Gold 20050825). Differences are: 1. Much smaller and ligher (322MB vs. 947MB). I actually booted VivitA on a 10 year old PC with a 100MHz CPU and 48MB RAM. The BIOS was so old that it couldn't boot from th

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread K.S. Bhaskar
I am only a faux Linux expert - being just a happy user - so these are just random shoot-from-the-hip things to check (especially because I don't know what Linux distribution you have). 0. Do you have a firewall running? If so turn it off and try again. 1. Telnetd is not installed by default on

[Hardhats-members] RE: OpenVistA VivitA FOIA Gold 20050825 available

2005-10-20 Thread Carlos sosa sosa
whta's new in this version ? _ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ --- This SF.Net email i

Re: [Hardhats-members] Data fields in VIsta

2005-10-20 Thread Jim Self
James Gray wrote: >It is very easy to go into Fileman and delete and add fields to the patient >file data dictionary. However, is that what you mean? I do not think that >most people would recommend deleting fields from the data dictionary as it >may break some of the Mumps code or break pointers

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread Mike Schrom
I tried both, started, restarted and changed every setting I could think of, different users, with and without open terminals on Linux. Also checked the device definition for telnet (does ssh require a device definition?). K.S. Bhaskar wrote: Mike -- Are you using telnet or ssh? Is the s

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread rgaber
The later installs of Linux have telnet turned off or not even defined. - Original Message - From: "K.S. Bhaskar" <[EMAIL PROTECTED]> Date: Thursday, October 20, 2005 4:51 pm Subject: Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box > Mike -- > > Are you

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread rgaber
and that path is in your environment variables for Win32 libraries? - Original Message - From: Nancy Anthracite <[EMAIL PROTECTED]> Date: Thursday, October 20, 2005 10:59 am Subject: Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi! > From here on I leave you to

Re: [Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread K.S. Bhaskar
Mike -- Are you using telnet or ssh? Is the service enabled / started on the Linux box? Regards -- Bhaskar On Thu, 2005-10-20 at 14:53 -0500, Mike Schrom wrote: > After two weeks of installing and configuring Linux -> GT.M -> VistA > -> > Samba, I was ecstatic to see the splash screen. I can

[Hardhats-members] Accessing VistA/Linux/GT.M server from Windows Box

2005-10-20 Thread Mike Schrom
After two weeks of installing and configuring Linux -> GT.M -> VistA -> Samba, I was ecstatic to see the splash screen. I can access CPRS from the windows box and VistA from the Linux box, but that's the opposite of what I need. I need to have my front office access the scheduling and registra

Re: [Hardhats-members] Data fields in VIsta

2005-10-20 Thread Greg Woodhouse
--- Javier Vidal <[EMAIL PROTECTED]> wrote: > Hi: > > Does anybody know how to modify the data fields in FOIAVIsta, just > like Pacific HUI did? For example, in the Patient file of HUI Vista > the SERVICE CONNECTED, TYPE and MULTIPLE BIRTH INDICATOR fields are > not present. You can use the

Re: [Hardhats-members] Data fields in VIsta

2005-10-20 Thread James Gray
It is very easy to go into Fileman and delete and add fields to the patient file data dictionary. However, is that what you mean? I do not think that most people would recommend deleting fields from the data dictionary as it may break some of the Mumps code or break pointers. Having the field

[Hardhats-members] Data fields in VIsta

2005-10-20 Thread Javier Vidal
Hi: Does anybody know how to modify the data fields in FOIAVIsta, just like Pacific HUI did? For example, in the Patient file of HUI Vista the SERVICE CONNECTED, TYPE and MULTIPLE BIRTH INDICATOR fields are not present. In a world without Gates, there is no need for Window$$. http://www.

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Nancy Anthracite
From here on I leave you to the experts, because you have hit the extent of what I know, which sure isn't much! On Thursday 20 October 2005 10:44 am, Antonio R. Bauza Ortega wrote: Yes, there are in ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart folder as: ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Antonio R. Bauza Ortega
Yes, there are in ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart folder as: ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart\uAccessibleListBox.pas ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart\uAccessibleRichEdit.pas ..\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart\uAccessibleStringGrid.pas ..\OR_30_235_SRC\OR

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Kevin Toppenberg
Another issue might be that the ActiveX controls you are trying to access have not been registered on your system. If a control hasn't been registered, then a program trying to load them will crash. Kevin On 10/20/05, Kevin Toppenberg <[EMAIL PROTECTED]> wrote: > I see the following in your scre

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Kevin Toppenberg
I see the following in your screen log: LoadTypeLibrary('C:\Documents and Settings\abauza\My Documents\MyProjects\VistaProjects\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart\CPRSChart.exe') Is this path correct? I have 1.0.23.15 compiling with Delphi 7. I haven't seen anything like this. There has

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Nancy Anthracite
I am wondering if it simply cannot find those 5 uAccessible*. Can you find the files for those in your system? On Thursday 20 October 2005 09:17 am, Antonio R. Bauza Ortega wrote: When I debug, I have the following 'Debugger Exception Notification': 'Project CPRSChart.exe raised exception clas

Re: [Hardhats-members] TEST/PRODUCTION Account

2005-10-20 Thread Nancy Anthracite
I dragged that out of the VA Demo for CPRS. It is always a bit of a crap shoot what will be in there. On Thursday 20 October 2005 09:45 am, Mike Schrom wrote: Thanks, it's there. I had a different set of menu options, though. Nancy Anthracite wrote: > You can take a look and see like this: > >

Re: [Hardhats-members] TEST/PRODUCTION Account

2005-10-20 Thread Mike Schrom
Thanks, it's there. I had a different set of menu options, though. Nancy Anthracite wrote: You can take a look and see like this: D ^XUP Setting up programmer environment Access Code: Terminal Type set to: C-VT100 Select OPTION NAME: XPD MAIN Kernel Installation & Distribution System

Re: [Hardhats-members] TEST/PRODUCTION Account

2005-10-20 Thread Nancy Anthracite
You can take a look and see like this: D ^XUP Setting up programmer environment Access Code: Terminal Type set to: C-VT100 Select OPTION NAME: XPD MAIN Kernel Installation & Distribution System You have PENDING ALERTS Enter "VA to jump to VIEW ALERTS option Select Kernel I

RE: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) wi th Delphi!

2005-10-20 Thread Aylesworth Marc A Ctr AFRL/IFSE
I am unfamiliar with Delphi but it seems you are missing an activeX DLL for some controls on the GUI. Thanks Marc Aylesworth C3I Associates AFRL/IFSE Joint Battlespace Infosphere Team 525 Brooks Rd Rome, NY 13441-4505 Tel:315.330.2422 Fax:315.330.7009 Email: [EMAIL PROTECTED] -Origi

Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi!

2005-10-20 Thread Antonio R. Bauza Ortega
When I debug, I have the following 'Debugger Exception Notification': 'Project CPRSChart.exe raised exception class EOleSysError with message 'Error loading type library/DLL'. Process stopped. Use Step or Run to Continue.' with the OK and Help button. This exception occurs about 5 times when i

Re: [Hardhats-members] TEST/PRODUCTION Account

2005-10-20 Thread Mike Schrom
Is this patch integrated into the 20050825 FOIA release I just installed? Roy Gaber wrote: This should help you out. NAME: XU*8.0*284PACKAGE FILE LINK: KERNEL TYPE: SINGLE PACKAGE DATE DISTRIBUTED: SEP 22, 2004 TRACK PACKAGE NATIONALLY: YES DESC

Re: [Hardhats-members] VistA Web unable to select patients

2005-10-20 Thread Usha
The error message was miseading. Registering the remote procedure XUS SIGNON SETUP with the option OR CPRS GUI CHART did the trick.   Regards Usha - Original Message - From: Usha To: hardhats-members@lists.sourceforge.net Sent: Tuesday, October 18, 2005 5:00 PM

Re: [Hardhats-members] CPRS alternatives (was: Cost to convert CPRS to Java

2005-10-20 Thread Jim Self
Richard Schilling <[EMAIL PROTECTED]> wrote: > > >Jim Self wrote: >> > > > > >While many are approaching the development of new clients (and CPRS >alternatives) from the standpoint of developing a concrete frontend, I'm >focusing my efforts on providing a set of components that address >interoperab