[Hardhats-members] NOIS gui client

2005-06-06 Thread Usha
Where can we download the NOIS GUI client from? The ftp://152.129.1.110does not allow viewing of files. Regards Usha

RE: [Hardhats-members] Default Editor for Vista and MailMan OpenF ORUM email

2005-06-06 Thread Aylesworth Marc A Contr AFRL/IFSE
I like the screen editor. It is similar to Emacs. 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] -Original Message- From: [EMAIL PROTECTED]

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Gregory Woodhouse
You should be able to use the same technique that is used to install EDT/TPU as an alternate editor under VMS. === Gregory Woodhouse [EMAIL PROTECTED] Before one gets the right answer, one must ask the right question. -- S. Barry Cooper On Jun 5, 2005, at 2:51 PM, Ismet Kursunoglu, MD

Re: [Hardhats-members] NOIS file missing

2005-06-06 Thread Gregory Woodhouse
You might want to try running XINDEX on XLFNAME* to see what unresolved routine references there are. (Note: selecting the option to index all called routines will produce a LOT of output.) ===Gregory Woodhouse[EMAIL PROTECTED]"A practical man is a man who practices the errors of his forefathers.

RE: [Hardhats-members] NOIS file missing

2005-06-06 Thread Holloway, Thomas (EDS)
Usha, The routine XLFNAME7was part of Kernel patch 343 ( XU*8.0*343 ) released Aug 23, 2004. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of UshaSent: Monday, June 06, 2005 3:30 AMTo: hardhats-members@lists.sourceforge.netSubject: [Hardhats-members] NOIS file missing Hi

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread K.S. Bhaskar
Ismet -- Set the EDITOR environment variable before starting GT.M to point to any editor. When ZEDIT function is invoked from inside GT.M, it will start the editor pointed to by $EDITOR, e.g.: source /usr/local/gtm/gtmprofile export EDITOR=`which vim` mumps -dir GTMZEDIT XYZ I am not sure,

[Hardhats-members] HHS NHIN RFI summary

2005-06-06 Thread Joseph Dal Molin
HHS has published it's findings from the RFI it issued on the Natioanl Health Information Network initiativehere is a brief quote from the reportpatient centric and decentralizedhas a familiar ring to it?? http://www.hhs.gov/healthit/rfisummaryreport.pdf Among the many opinions

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Gregory Woodhouse
There is an ALTERNATE EDITOR file (I think I got the name right) that provides a platform independent mechanism for invoking editors (much as the DEVICE file provides a platform independent mechanism for working with devices. VistA on GT.M may or may not invoke ZEDIT under the hood.

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Ismet Kursunoglu, MD
Is there a document that you could point me to that outlines the technique? You should be able to use the same technique that is used to install EDT/TPU as an alternate editor under VMS. === Gregory Woodhouse [EMAIL PROTECTED] Before one gets the right answer, one must ask the right

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Kevin Toppenberg
I have done this, and it works for ZEDIT. But as far as I can tell, VistA still uses its internal editor for most things. Kevin --- K.S. Bhaskar [EMAIL PROTECTED] wrote: Ismet -- Set the EDITOR environment variable before starting GT.M to point to any editor. When ZEDIT function is

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Greg Woodhouse
Sorry about being so terse: Look in the ALTERNATE EDITOR file to see what code is invoked, and then look at the routine as a model. --- Ismet Kursunoglu, MD [EMAIL PROTECTED] wrote: Is there a document that you could point me to that outlines the technique? You should be able to use the

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Ismet Kursunoglu, MD
There is an ALTERNATE EDITOR file (I think I got the name right) that provides a platform independent mechanism for invoking editors (much as This is what I found. I am running GT.M V5.0-FT01 Linux x86 (under debian-pure64 sid with emulation) and VistA FOIA20050227 from Bhaskar.

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Greg Woodhouse
For example, under VMSEDT, you should see something like this CHOOSE 1-2: 1 VMSEDT ANOTHER ONE: STANDARD CAPTIONED OUTPUT? Yes// (Yes) Include COMPUTED fields: (N/Y/R/B): NO// - No record number (IEN), no Computed Fields NAME: VMSEDTACTIVATION CODE FROM DIWE:

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Kevin Toppenberg
I would like to an alternate editor as well. When in look in the ALTERNATE EDITOR file, I see the entries that Ismet posted earlier. Here is the data for these files: ACTIVATION CODE FROM DIWE: - XTENSIBLE EDITOR: D ENTRY^RGED(DIG,$G(DIWETXT),$G(DIWESUB)) SCREEN EDITOR:

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Ismet Kursunoglu, MD
Sorry about being so terse: Look in the ALTERNATE EDITOR file to see what code is invoked, and then look at the routine as a model. Oh, no - not terse at all! It is just that I am not even in the third violin section in this orchestra - at this point I am still sitting in audience and

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Greg Woodhouse
Look in the Fileman manual under ^DIWE. Basically, WP fields are expected to be stored in globals, but to use an external editor, you will probably need to copy the contests to a scatch (host) file, edit it, and then load it into a global again. Kernel provides utilities to do this, but th enaming

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Nancy Anthracite
Below is from the VA Demo, however, there is no field 31.3 in the NEW PERSON file in the VA Demo. I was hoping to find an example. Select ALTERNATE EDITOR: KerMIT LOAD ANOTHER ONE: STANDARD CAPTIONED OUTPUT? Yes// (Yes) Include COMPUTED fields: (N/Y/R/B): NO// BOTH Computed Fields and

[Hardhats-members] GT.M V5.0-000 available

2005-06-06 Thread K.S. Bhaskar
GT.M V5.0-000 is now available. V5.0-000 is a major release of GT.M. The fact that it has a new top level version number - V5 vs. V4 - means that it has a new database format. There is significant new functionality as well, as described in the V5.0-000 Release Notes

Re: [Hardhats-members] GT.M V5.0-000 available

2005-06-06 Thread LD \Gus\ Landis
THANKS BHaskar! Guess I won't diddle with FT02 tonight (as I was planning) ;-) Cheers, --ldl On 6/6/05, K.S. Bhaskar [EMAIL PROTECTED] wrote: GT.M V5.0-000 is now available. V5.0-000 is a major release of GT.M. The fact that it has a new top level version number - V5 vs. V4 - means that

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Kevin Toppenberg
Ok, in the fileman API, I find the function EN^DIWE. And it lists the input variables to that function. Is it safe to assume that all these same variables would be available to a custom editor call? I.e. to the pre-execute code etc.? If so, then the pseudocode would be something like this --

Re: [Hardhats-members] GT.M V5.0-000 available

2005-06-06 Thread Nancy Anthracite
This sounds really impressive and I don't even understand half of it! Thanks to everyone involved. On Monday 06 June 2005 07:12 pm, K.S. Bhaskar wrote: GT.M V5.0-000 is now available. V5.0-000 is a major release of GT.M. The fact that it has a new top level version number - V5 vs. V4 - means

Re: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Greg Woodhouse
That's the basic idea. In my own code, I've stored XML documents in WP fields and then used EN^DIWE to offer the user the opportunity to edit a document loaded from disk. Of course, the problem is that if the user makes a mistake, the document may even cease to be valid XML! In the future, I

RE: [Hardhats-members] Default Editor for Vista and MailMan OpenFORUM email

2005-06-06 Thread Bhaskar, KS
Kevin -- I was so caught up today with the release of GT.M and I should have paid more attention to this thread than I did. To edit globals, look at the ^%GED utility (discussed in Chapter 10 of the Programmers Guide), which saves you some of the work. -- Bhaskar -Original Message-

Re: [Hardhats-members] NOIS file missing

2005-06-06 Thread Usha
Thanks Installing the patch XU*8.0*343 worked. Usha - Original Message - From: Holloway, Thomas (EDS) To: hardhats-members@lists.sourceforge.net Sent: Monday, June 06, 2005 6:15 PM Subject: RE: [Hardhats-members] NOIS file missing Usha, The routine