[Hardhats-members] Multiple IOs

2006-08-21 Thread [EMAIL PROTECTED]
Hi! I'm interested in being able to use different IO channels for Read and Write, **without** changing the IO in between. That is, that Reads would come from a certain device or host file or whatever, and Writes go somewhere else. (In case you're interested, the reason is to be able to write an au

[Hardhats-members] Screenman API

2006-08-21 Thread [EMAIL PROTECTED]
Hi! I would be interested in trying to do my own processing using the ^TMP("DDS",$J array created for a Screenman screen. Is there documentation available on how it is organized, and is it safe to rely on it? Thanks, Michael Reach __

Re: [Hardhats-members] Edit mode with up-arrow input

2006-07-05 Thread [EMAIL PROTECTED]
Chris, thanks for your response(s). I am writing a routine that does automated testing. In using it, the user needs to be able to enter some variable name which will be set equal to some initial value he sets. Sometimes that variable name is a global root (and normally he'd choose a temp global fo

[Hardhats-members] Edit mode with up-arrow input

2006-07-04 Thread [EMAIL PROTECTED]
Hi! When I am in Edit mode, inputting data to a Fileman file, if the input begins with an up-arrow ^ , the routine assumes I am trying to jump. So it looks something like this: GLOBAL NAME: ^TMP($J?? GLOBAL NAME: etc. Is there some way to enter an input beginning with an up-arrow? Thanks, Michael R

Re: [Hardhats-members] Linux and Windows on the same machine

2006-05-10 Thread [EMAIL PROTECTED]
-- Wasif Toor <[EMAIL PROTECTED]> wrote: > You can also try using Microsoft Virtual PC. Works! > > Wasif. > > On 5/11/06, Jim Self <[EMAIL PROTECTED]> wrote: > > Marc Krawitz wrote: > > >I would like some suggestions on a system configuration enabling me to

Re: [Hardhats-members] Linux KDE question

2006-05-09 Thread [EMAIL PROTECTED]
Same for 'doze. One of my clients runs XP Pro 32 bit as the drivers for their AMD 64 hardware were not available/did not work for the HP machines. TimJowers --- Mike Schrom <[EMAIL PROTECTED]> wrote: > Nice summary Bhaskar, > > One other point about Linux Distros, I&

Re: [Hardhats-members] Linux package handling and other... (was Re: Linux KDE question)

2006-05-09 Thread [EMAIL PROTECTED]
it is unprofessional to ship a program with external dependencies. You have to resolve these dependencies by shipping the jar or search code that finds the correct jar during the install process. My opinion, Tim Jowers --- [EMAIL PROTECTED] wrote: > Kevin and folks: > > On package handling

Re: [Hardhats-members] Open Source Free Practice Management System Interfaces

2006-05-05 Thread [EMAIL PROTECTED]
enEMR/MirrorMed (ClearHealth) Tim --- Nancy Anthracite <[EMAIL PROTECTED]> wrote: > If anyone knows of any practice management systems out there that are willing > > to have their interfaces to VistA be FLOSS, please let me know as I need some > > examples of what we be facing w

Re: [Hardhats-members] Add New Patient in VistA

2006-04-27 Thread [EMAIL PROTECTED]
nd/or Hospital software as possible. The push is to get exposure to the software or as we say it, "Software is Free"(tm). Thanks! Tim Jowers - Original Message From: Kevin Toppenberg <[EMAIL PROTECTED]> To: hardhats-members@lists.sourceforge.net Sent: Thursday, April 27, 20

[Hardhats-members] == Map of Routines in Cache and/or GTM ==

2005-09-28 Thread [EMAIL PROTECTED]
Tens of thousands of VistA routines are stored in Cache (in the database) and in GT.M (in the file system), their names are really cryptic to say the less. Is there some way to know what each routine does without having to open each of them and try to find out? Is there some document which has

[Hardhats-members] problem issuing item from warehouse to primary inventory point

2005-04-12 Thread [EMAIL PROTECTED]
Hi Have successfully made a Purchase Order and receive items against it. The items were entered into inventory through the ADJUST INVENTORY QUANTITY option. Then I was trying issue the item to a primary inventory point using POST ISSUE BOOK ORDER option. The warehouse balance has reflected the d

[Hardhats-members] Problem while connecting to server using crossover/wine

2005-04-11 Thread [EMAIL PROTECTED]
I was just trying to get the CPRS to work on Linux (seeing many of you do it successfully). I installed the Crossover trial version and tried to connect to the server using the command: ./wine CPRSChart.exe CCOW=DISABLE s=IndiaVistA p=9200 But it didn't connect to it, so I tried installing the RP

RE: [Hardhats-members] New order dialogs

2005-03-09 Thread [EMAIL PROTECTED]
;LM List Primary Order Menus >DS Disable/Enable order dialogs > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Tuesday, March 08, 2005 6:20 PM > To: hardhats-members@lists.sourcefor

[Hardhats-members] New order dialogs

2005-03-08 Thread [EMAIL PROTECTED]
How do you add new items to file 101.41? I assume there is a menu or some menus that can be used. I assume you do not normally use Fileman to modify this file. Jim Gray --- SF email is sponsored by - The IT Product Guide Read honest & candid

RE: [Hardhats-members] Orders List

2005-03-07 Thread [EMAIL PROTECTED]
U=$$GET^XPAR(ANENT,"ORWDX WRITE ORDERS LIST",1,"I") Q:'MNU > > I believe it is possible to use a .01 value here, but a pointer may be > used as “`253” or (in variable pointer syntax) “253;SC(“. > > Generally “PKG” is the “value of last resort”, that is, th

[Hardhats-members] Orders List

2005-03-07 Thread [EMAIL PROTECTED]
I OR PAT FLUID OE 60LR OTHER LAB TESTS 70RA OERR EXAM 80GMRCOR CONSULT 85GMRCOR REQUEST 90GMRVOR 99OR GXTEXT WORD PROCESSING ORDER 110 ORZ ADD MENU CLINICIAN 115 ORZ ADD MENU (IMAGING CONSULT/PROCEDURE) -Original Message- Fr

Re: [Hardhats-members] MDC Revival

2005-03-04 Thread [EMAIL PROTECTED]
est, Kaiser Permanente, Labcorp) These programmers > > should be drawn in and included in the revival of MDC. That way it is not > > just VA specific and will meet the needs of a wide variety of institutions. > > > > Marcia > > > > > > >

[Hardhats-members] Orders list

2005-02-28 Thread [EMAIL PROTECTED]
I have a question about the control of orders from the Fileman side of CPRS. In CPRS there is an orders tab. If you click on that you get a list of things that can be ordered on the left side of the window. What file is that list coming from? Is it from either 100.98 or 101.41? Where is th

[Hardhats-members] Messaging from CPRS

2005-02-23 Thread [EMAIL PROTECTED]
I understand that when a user clicks or double clicks on something in CPRS that this typically results in some action by an RPC broker call. How can we deterimine what CPRS is sending back to the M job? Are the parameters on the tag represented by RPC call coming from CPRS or the job that is r

Re: [Hardhats-members] Unable to access providers

2005-02-17 Thread [EMAIL PROTECTED]
It really works. Thanks Usha Original Message: - From: Kevin Toppenberg [EMAIL PROTECTED] Date: Thu, 17 Feb 2005 07:25:47 -0800 (PST) To: hardhats-members@lists.sourceforge.net Subject: Re: [Hardhats-members] Unable to access providers Usha, This is because you are not the

Re: [Hardhats-members] Unable to access providers

2005-02-17 Thread [EMAIL PROTECTED]
Hi Kevin, I didn't do anything specific for making a person as employee. I think all the users in the NEW PERSON file are marked as employees automatically. Usha Original Message: - From: Kevin Toppenberg [EMAIL PROTECTED] Date: Thu, 17 Feb 2005 07:21:23 -0800 (PST) To: har

Re: [Hardhats-members] Unable to access providers

2005-02-17 Thread [EMAIL PROTECTED]
The response is as follows [EMAIL PROTECTED] vista]$ /usr/local/gtm/mupip rundown -file "/home/vista/OpenVistA/g/mumps.dat" /home/vista/OpenVistA/g/mumps.dat -> File is in use by another process. %GTM-W-MUNOTALLSEC, WARNING: not all global sections accessed were successfully

Re: [Hardhats-members] Unable to access providers

2005-02-17 Thread [EMAIL PROTECTED]
The specified folder has a mumps.dat file. I changed the value of $gtmgbldir in the .bash_profile file. When I tried to take the backup, the following message was displayed [EMAIL PROTECTED] vista]$ /usr/local/gtm/mupip backup -incremental -transaction=1 "/home/vista/OpenVistA/g/mumps.dat&q