[Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Kevin Toppenberg
I want to do a field for all records for which a particular field holds no data. Can I do this with a fileman search? If so, what would the syntax be? Thanks Kevin __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: [Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Gregory Woodhouse
Just type NULL. === Gregory Woodhouse [EMAIL PROTECTED] Better. Faster. Cheaper. Pick two. On Jun 19, 2005, at 7:03 PM, Kevin Toppenberg wrote: I want to do a field for all records for which a particular field holds no data. Can I do this with a fileman search? If so, what would the

[Hardhats-members] Re: Searching VistA documentation (Ismet Kursunoglu, MD)

2005-06-19 Thread gmartinson
What he said: Jim, David, Nancy and Bhaskar, Thanks for bringing me up to date with 21 century technology - these solutions are very helpful. gmartinson Date: Sat, 18 Jun 2005 14:14:20 -0800 From: Ismet Kursunoglu, MD [EMAIL PROTECTED] Organization: Alaska Clinic, LLC To:

Re: [Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Kevin Toppenberg
That was easy. Thanks Kevin --- Gregory Woodhouse [EMAIL PROTECTED] wrote: Just type NULL. === Gregory Woodhouse [EMAIL PROTECTED] Better. Faster. Cheaper. Pick two. On Jun 19, 2005, at 7:03 PM, Kevin Toppenberg wrote: I want to do a field for all records for which a

Re: [Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Kevin Toppenberg
Oops, I just tried it and it doesn't work. Here is a screen log Kevin Select FM VA Filename Option: search File Entries OUTPUT FROM WHAT FILE: TIU DOCUMENT// -A- SEARCH FOR TIU DOCUMENT FIELD: enterED BY -A- CONDITION: = EQUALS -A- EQUALS NEW PERSON: NULL ?? NEW PERSON: NUll ?? NEW

[Hardhats-members] GUIMail 2.2.1 available

2005-06-19 Thread Bhaskar, KS
Title: GUIMail 2.2.1 available Thanks to Richard Sowinski, GUIMail 2.2.1 is available for download at the WorldVistA page at Source Forge (http://sourceforge.net/projects/worldvista). I apologize for the delay in getting it posted. -- Bhaskar

Re: [Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Greg Kreis
Enter question mark at the CONDITION: prompt Gregory Woodhouse wrote: Don't use equals as the condition. You're actually using NULL as a predicate, not a value. === Gregory Woodhouse [EMAIL PROTECTED] Better. Faster. Cheaper. Pick two. On Jun 19, 2005, at 8:00 PM, Kevin Toppenberg

RE: [Hardhats-members] How to do a fileman search for EMPTY fields?

2005-06-19 Thread Thurman Pedigo
Try the @ for null ..tx/t SORT BY: DOTID// 1.4 DOT AGE START WITH DOT AGE: FIRST// @ GO TO DOT AGE: LAST// @ WITHIN DOT AGE, SORT BY: FIRST PRINT FIELD: .01 DOTID THEN PRINT FIELD: 1.4 DOT AGE THEN PRINT FIELD: -Original Message- From: [EMAIL PROTECTED] [mailto:hardhats-

Re: [Hardhats-members] Does not ask DEVICE while exporting

2005-06-19 Thread Usha
Following is a screenshot of executing all the commands GTMZSY id uid=501(vista) gid=501(vista) groups=501(vista) GTMZSY ls -ld /home/vista/OpenVistA drwxrwxr-x7 vistavista8192 Jun 17 11:43 /home/vista/OpenVistA GTMZSY ls -ld XXX ls: XXX: No such file or directory GTMZSY ls

Re: [Hardhats-members] Does not ask DEVICE while exporting

2005-06-19 Thread Usha
I tried opening a file in /home/vista/VistA GTMS Y=$$GTF^%ZISH($NA(^DPT(1,0)),2,/home/vista/VistA/,MYFILE.DAT) GTM But the file is created in /home/vista/OpenVistA directory. I also tried /tmp GTMS Y=$$GTF^%ZISH($NA(^DPT(1,0)),2,/tmp,MYFILE.DAT) GTMh [EMAIL PROTECTED] tmp]$ ls -ld /tmp

Re: [Hardhats-members] Does not ask DEVICE while exporting

2005-06-19 Thread Usha
Well how to do that? Usha - Original Message - From: Greg Woodhouse [EMAIL PROTECTED] To: hardhats-members@lists.sourceforge.net Sent: Friday, June 17, 2005 9:35 PM Subject: RE: [Hardhats-members] Does not ask DEVICE while exporting At this point, I'd be inclined to try using a