[Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Butch Jones
OK,
   I was able to get my installation of Vista configured and it looks like I was
able to allocate menu's and keys.  I am now wanting to find the correct entry 
point
so that my first screen that comes up is the ACCESS and VERIFY CODE.  I think 
it is 
D ^XUP, but was not sure??

Butch Jones


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] Setting up Printer for W2K install

2005-05-04 Thread Butch Jones
Now that I have my install going, I was wanting some help in setting up a 
printer.
I am running Windows 2000 Pro and Cache.

Do I need to set up the printer in both the Cache Cube and also in the device 
file
of VISTA?  

And if so, can you point me in the direction?

Thanks,
Butch Jones


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Setting up Printer for W2K install

2005-05-04 Thread Kevin Toppenberg
Butch,

I have some experience setting up printers in GT.M,
but not cache'.  I think it is much easier in Cache'. 
If no one else can help get you going, let me know.

Kevin

--- Butch Jones [EMAIL PROTECTED] wrote:

 Now that I have my install going, I was wanting some
 help in setting up a printer.
 I am running Windows 2000 Pro and Cache.
 
 Do I need to set up the printer in both the Cache
 Cube and also in the device file
 of VISTA?  
 
 And if so, can you point me in the direction?
 
 Thanks,
 Butch Jones
 
 

---
 This SF.Net email is sponsored by: NEC IT Guy Games.
 Get your fingers limbered up and give it your best
 shot. 4 great events, 4
 opportunities to win big! Highest score wins.NEC IT
 Guy Games. Play to
 win an NEC 61 plasma display. Visit
 http://www.necitguy.com/?r=20
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/hardhats-members
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Chris Richardson
ZU is for tied terminals, and XUS is for programmers to get into production
mode.

- Original Message -
From: Kevin Toppenberg [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Wednesday, May 04, 2005 4:19 AM
Subject: Re: [Hardhats-members] Entry point or routine to start Vista


 Butch,

 I think is is supposed to be: do ^ZU  another one is d
 ^XUS.  I have never properly figured out which one is
 the correct one.

 Kevin

 --- Butch Jones [EMAIL PROTECTED] wrote:

  OK,
 I was able to get my installation of Vista
  configured and it looks like I was
  able to allocate menu's and keys.  I am now wanting
  to find the correct entry point
  so that my first screen that comes up is the ACCESS
  and VERIFY CODE.  I think it is
  D ^XUP, but was not sure??
 
  Butch Jones
 
 
 
 ---
  This SF.Net email is sponsored by: NEC IT Guy Games.
  Get your fingers limbered up and give it your best
  shot. 4 great events, 4
  opportunities to win big! Highest score wins.NEC IT
  Guy Games. Play to
  win an NEC 61 plasma display. Visit
  http://www.necitguy.com/?r=20
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 


 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com


 ---
 This SF.Net email is sponsored by: NEC IT Guy Games.
 Get your fingers limbered up and give it your best shot. 4 great events, 4
 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
 win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members






---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Gregory Woodhouse
If you want to invoke an option from programmer mode use ^XUP. If you 
want a routine to be called when you sign on (not after you go to 
programmer mode, use ^ZU). Finally, ^XUS is the sign on routine. What 
makes this confusing is that in Linux or UNIX people normally sign in 
using their own account and then the shell listed in /etc/passwd is 
started. In VistA, on the other hand, there is normally a standard 
user. When you first sit down and start up a session, ^ZU is called 
immediately (e.g., when you telnet to the box) and then it prompts you 
to sign in. That is the reverse of what happens in Linux where you 
first sign in (a task handled by getty) and then your shell is started 
up for you after you sign in.


Gregory Woodhouse
[EMAIL PROTECTED]
On May 4, 2005, at 4:19 AM, Kevin Toppenberg wrote:
Butch,
I think is is supposed to be: do ^ZU  another one is d
^XUS.  I have never properly figured out which one is
the correct one.
Kevin
--- Butch Jones [EMAIL PROTECTED] wrote:
OK,
   I was able to get my installation of Vista
configured and it looks like I was
able to allocate menu's and keys.  I am now wanting
to find the correct entry point
so that my first screen that comes up is the ACCESS
and VERIFY CODE.  I think it is
D ^XUP, but was not sure??
Butch Jones

---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Gregory Woodhouse
To extend the analogy (maybe stretch would be a better word), in 
Linux (or in this case, OS  X) you can start a new shell like this

~:$ bash
~:$
(I use a different prompt for subshells.)
In VistA, you can't use the same command, so ^XUP is provided. If you 
just want to go through the sign in  process without running an option, 
you can use ^XUS.

(When you think about it, no one runs init or getty from the bash 
prompt, either.)


Gregory Woodhouse
[EMAIL PROTECTED]
On May 4, 2005, at 5:59 AM, Gregory Woodhouse wrote:
If you want to invoke an option from programmer mode use ^XUP. If you 
want a routine to be called when you sign on (not after you go to 
programmer mode, use ^ZU). Finally, ^XUS is the sign on routine. What 
makes this confusing is that in Linux or UNIX people normally sign in 
using their own account and then the shell listed in /etc/passwd is 
started. In VistA, on the other hand, there is normally a standard 
user. When you first sit down and start up a session, ^ZU is called 
immediately (e.g., when you telnet to the box) and then it prompts you 
to sign in. That is the reverse of what happens in Linux where you 
first sign in (a task handled by getty) and then your shell is started 
up for you after you sign in.


Gregory Woodhouse
[EMAIL PROTECTED]
On May 4, 2005, at 4:19 AM, Kevin Toppenberg wrote:
Butch,
I think is is supposed to be: do ^ZU  another one is d
^XUS.  I have never properly figured out which one is
the correct one.
Kevin

---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Greg Woodhouse
How about an unintended feature?

--- Joseph Dal Molin [EMAIL PROTECTED] wrote:

 This is really great Kevin!!!and to think that this came out of 
 sorting out the WINE issues with those last two tabs...that makes it 
 way coolturn a bug into a feature...are you sure you didn't
 intern 
 in Redmond
 
 J.
 


A practical man is a man who practices the errors of his forefathers. 
--Benjamin Disraeli

Greg Woodhouse 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 





---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Kevin Toppenberg
So if I connect via a SSH shell and have my .bashrc automatically launch into GT.M and then on into VistA, would that be a "tied terminal". I think so.

Kevin
Chris Richardson [EMAIL PROTECTED] wrote:
ZU is for tied terminals, and XUS is for programmers to get into productionmode.- Original Message -From: "Kevin Toppenberg" <[EMAIL PROTECTED]>To: Sent: Wednesday, May 04, 2005 4:19 AMSubject: Re: [Hardhats-members] Entry point or routine to start Vista Butch, I think is is supposed to be: do ^ZU another one is d ^XUS. I have never properly figured out which one is the correct one. Kevin --- Butch Jones <[EMAIL PROTECTED]>wrote:  OK,  I was able to get my installation of Vista  configured and it looks like I was  able to allocate menu's and keys. I am now wanting  to find the correct entry point  so that my first screen that comes up is th
 e
 ACCESS  and VERIFY CODE. I think it is  D ^XUP, but was not sure??   Butch Jones---  This SF.Net email is sponsored by: NEC IT Guy Games.  Get your fingers limbered up and give it your best  shot. 4 great events, 4  opportunities to win big! Highest score wins.NEC IT  Guy Games. Play to  win an NEC 61 plasma display. Visit  http://www.necitguy.com/?r=20  ___  Hardhats-members mailing list  Hardhats-members@lists.sourceforge.net  https://lists.sourceforge.net/lists/listinfo/hardhats-members  __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spa
 m
 protection around http://mail.yahoo.com --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 ___ Hardhats-members mailing list Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members---This SF.Net email is sponsored by: NEC IT Guy Games.Get your fingers limbered up and give it your best shot. 4 great events, 4opportunities to win big! Highest score wins.NEC IT Guy Games. Play towin an NEC 61 plasma display. Visit
 http://www.necitguy.com/?r=20___Hardhats-members mailing listHardhats-members@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/hardhats-members
		Yahoo! Mail 
Stay connected, organized, and protected. Take the tour

Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Kevin Toppenberg
OK, now I remember,

d ^XUS signs the user in (asking for the access code), and then asks for which menu option to launch.

d ^ZU signs the user in (asking for access code and verify code) and then launches the menu option designated as their default in their user record (in file 200)

Kevin
Gregory Woodhouse [EMAIL PROTECTED] wrote:
To extend the analogy (maybe "stretch" would be a better word), in Linux (or in this case, OS X) you can start a new shell like this~:$ bash~:$(I use a different prompt for subshells.)In VistA, you can't use the same command, so ^XUP is provided. If you just want to go through the sign in process without running an option, you can use ^XUS.(When you think about it, no one runs init or getty from the bash prompt, either.)Gregory Woodhouse[EMAIL PROTECTED]On May 4, 2005, at 5:59 AM, Gregory Woodhouse wrote: If you want to invoke an option from programmer mode use ^XUP. If you  want a routine to be called when you sign on (not after you go to  programmer mode, use ^ZU). Finally, ^XUS is the sign on routine. What  makes this confusing is that in Lin
 ux or
 UNIX people normally sign in  using their own account and then the shell listed in /etc/passwd is  started. In VistA, on the other hand, there is normally a standard  user. When you first sit down and start up a session, ^ZU is called  immediately (e.g., when you telnet to the box) and then it prompts you  to sign in. That is the reverse of what happens in Linux where you  first sign in (a task handled by getty) and then your shell is started  up for you after you sign in.  Gregory Woodhouse [EMAIL PROTECTED] On May 4, 2005, at 4:19 AM, Kevin Toppenberg wrote: Butch, I think is is supposed to be: do ^ZU another one is d ^XUS. I have never properly figured out which one is the correct one. Kevin---This 
 SF.Net
 email is sponsored by: NEC IT Guy Games.Get your fingers limbered up and give it your best shot. 4 great events, 4opportunities to win big! Highest score wins.NEC IT Guy Games. Play towin an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20___Hardhats-members mailing listHardhats-members@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/hardhats-members
		Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. Learn more.

Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Kevin Toppenberg
Sniff Don't you like it? Sniff. :-)

It certainly is a course that the VA didn't choose to persue. But some may find it helpful.

Kevin


Greg Woodhouse [EMAIL PROTECTED] wrote:
How about an "unintended feature"?--- Joseph Dal Molin <[EMAIL PROTECTED]>wrote: This is really great Kevin!!!and to think that this came out of  sorting out the WINE issues with those last two tabs...that makes it  "way cool"turn a bug into a feature...are you sure you didn't intern  in Redmond  J. A practical man is a man who practices the errors of his forefathers. --Benjamin DisraeliGreg Woodhouse [EMAIL PROTECTED] [EMAIL PROTECTED] ---This SF.Net email is sponsored by: NEC IT Guy Games.Get your fingers limbered up and give it your best shot. 4 great events, 4opportunities to win big! Highest score wins.NEC IT Guy Games. Play towin an NEC 61 plasm
 a
 display. Visit http://www.necitguy.com/?r=20___Hardhats-members mailing listHardhats-members@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/hardhats-members__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 

[Hardhats-members] CPRS Parameter Values

2005-05-04 Thread Madhavi Bagepalli
Hi,
What Order Dialog values are used in the ORWDX WRITE ORDERS parameter 
for the Demo CPRS?

The CPRS demo Orders Tab has a different Write Orders List box than the 
one I have on my box. I have CPRS 1.0.24.27 installed. Could it be that the 
parameters set are different in both the systems? Any help will be 
appreciated.

Thanks
Madhavi
_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] CPRS Parameter Values

2005-05-04 Thread Nancy Anthracite
The VA Demo takes 1.0.23.15.  Please tell me how to go find this parameter 
value.

On Wednesday 04 May 2005 04:58 pm, Madhavi Bagepalli wrote:
 Hi,

 What Order Dialog values are used in the ORWDX WRITE ORDERS parameter
 for the Demo CPRS?

 The CPRS demo Orders Tab has a different Write Orders List box than the
 one I have on my box. I have CPRS 1.0.24.27 installed. Could it be that the
 parameters set are different in both the systems? Any help will be
 appreciated.

 Thanks
 Madhavi

 _
 Don’t just search. Find. Check out the new MSN Search!
 http://search.msn.click-url.com/go/onm00200636ave/direct/01/



 ---
 This SF.Net email is sponsored by: NEC IT Guy Games.
 Get your fingers limbered up and give it your best shot. 4 great events, 4
 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
 win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members

-- 
Nancy Anthracite


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Greg Woodhouse
Hey...that's not what I meant!

I think it's an interesating idea, though I'm not sure how it would be
used in practice (so to speak). How do you envision this feature being
used?

--- Kevin Toppenberg [EMAIL PROTECTED] wrote:
 Sniff Don't you like it?  Sniff.  :-)
  
 It certainly is a course that the VA didn't choose to persue.  But
 some may find it helpful.
  
 Kevin
  
  


A practical man is a man who practices the errors of his forefathers. 
--Benjamin Disraeli

Greg Woodhouse 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 





---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Kevin Toppenberg
As a way of viewing scanned images, like scanned consultation letters, or perhaps even photos of the patient etc.

Some in our group are not happy that the notes do not support formatting (i.e. bold etc). This would give a method of doing that.

But as per my other post, there are other secondary issues that pop up. For example, printing from the web browser will not allow a proper header and footer on each page.

I have primarily done it because it was within my reach to do, and because several people have expressed an interest in imaging inside CPRS.

I was just joking before. No offense taken.
 :-)

Kevin
Greg Woodhouse [EMAIL PROTECTED] wrote:
Hey...that's not what I meant!I think it's an interesating idea, though I'm not sure how it would beused in practice (so to speak). How do you envision this feature beingused?--- Kevin Toppenberg <[EMAIL PROTECTED]>wrote: Sniff Don't you like it? Sniff. :-)  It certainly is a course that the VA didn't choose to persue. But some may find it helpful.  Kevin  A practical man is a man who practices the errors of his forefathers. --Benjamin DisraeliGreg Woodhouse [EMAIL PROTECTED] [EMAIL PROTECTED] ---This SF.Net email is sponsored by: NEC IT Guy Games.Get your fingers limbered up and give it your best shot. 4 great events, 4opportunities to win big! Highest s
 core
 wins.NEC IT Guy Games. Play towin an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20___Hardhats-members mailing listHardhats-members@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/hardhats-members
		Yahoo! Mail 
Stay connected, organized, and protected. Take the tour

Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Joseph Dal Molin
Another use would be to include either predefined or user modified 
drawings/images in the notes.to add clarification to the written 
text...more importantly IMHO it provides a very interesting new lego 
block with far more potential than I am sure we can imagine right now

Joseph
Kevin Toppenberg wrote:
As a way of viewing scanned images, like scanned consultation letters, 
or perhaps even photos of the patient etc.
 
Some in our group are not happy that the notes do not support formatting 
(i.e. bold etc).  This would give a method of doing that.
 
But as per my other post, there are other secondary issues that pop up.  
For example, printing from the web browser will not allow a proper 
header and footer on each page.
 
I have primarily done it because it was within my reach to do, and 
because several people have expressed an interest in imaging inside CPRS.
 
I was just joking before.  No offense taken.
  :-)
 
Kevin

*/Greg Woodhouse [EMAIL PROTECTED]/* wrote:
Hey...that's not what I meant!
I think it's an interesating idea, though I'm not sure how it would be
used in practice (so to speak). How do you envision this feature being
used?
--- Kevin Toppenberg wrote:
  Sniff Don't you like it? Sniff. :-)
 
  It certainly is a course that the VA didn't choose to persue. But
  some may find it helpful.
 
  Kevin
 
 
A practical man is a man who practices the errors of his
forefathers. --Benjamin Disraeli

Greg Woodhouse
[EMAIL PROTECTED]
[EMAIL PROTECTED]


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great
events, 4
opportunities to win big! Highest s core wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Yahoo! Mail
Stay connected, organized, and protected. Take the tour 
http://tour.mail.yahoo.com/mailtour.html

---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] HTML in CPRS

2005-05-04 Thread Francis . Gilbert
One of the upcoming versions of CPRS will allow inclusion of a patient's
photograph with his/her notes. For those who deal with literally thousands
of patients, if photographs are attached to the record there is an expected
increase in patient safety. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joseph
Dal Molin
Sent: Wednesday, May 04, 2005 2:52 PM
To: hardhats-members@lists.sourceforge.net
Subject: Re: [Hardhats-members] HTML in CPRS


Another use would be to include either predefined or user modified 
drawings/images in the notes.to add clarification to the written 
text...more importantly IMHO it provides a very interesting new lego 
block with far more potential than I am sure we can imagine right now

Joseph

Kevin Toppenberg wrote:
 As a way of viewing scanned images, like scanned consultation letters, 
 or perhaps even photos of the patient etc.
  
 Some in our group are not happy that the notes do not support formatting 
 (i.e. bold etc).  This would give a method of doing that.
  
 But as per my other post, there are other secondary issues that pop up.  
 For example, printing from the web browser will not allow a proper 
 header and footer on each page.
  
 I have primarily done it because it was within my reach to do, and 
 because several people have expressed an interest in imaging inside CPRS.
  
 I was just joking before.  No offense taken.
   :-)
  
 Kevin
 
 
 */Greg Woodhouse [EMAIL PROTECTED]/* wrote:
 
 Hey...that's not what I meant!
 
 I think it's an interesating idea, though I'm not sure how it would be
 used in practice (so to speak). How do you envision this feature being
 used?
 
 --- Kevin Toppenberg wrote:
   Sniff Don't you like it? Sniff. :-)
  
   It certainly is a course that the VA didn't choose to persue. But
   some may find it helpful.
  
   Kevin
  
  
 
 
 A practical man is a man who practices the errors of his
 forefathers. --Benjamin Disraeli
 
 Greg Woodhouse
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 
 
 
 
 ---
 This SF.Net email is sponsored by: NEC IT Guy Games.
 Get your fingers limbered up and give it your best shot. 4 great
 events, 4
 opportunities to win big! Highest s core wins.NEC IT Guy Games. Play
to
 win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
 Yahoo! Mail
 Stay connected, organized, and protected. Take the tour 
 http://tour.mail.yahoo.com/mailtour.html


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Entry point or routine to start Vista

2005-05-04 Thread Butch Jones
Thanks Greg,
  This answers another piece of the puzzle.  When I viewed the ZU routine it 
looks
like it actually calls XUS.   I had to comment out the code after the linetag 
JOBCHK
because I was getting an error, but all went well after that.

Butch Jones

==
 

--- Gregory Woodhouse [EMAIL PROTECTED] wrote:
 If you want to invoke an option from programmer mode use ^XUP. If you 
 want a routine to be called when you sign on (not after you go to 
 programmer mode, use ^ZU). Finally, ^XUS is the sign on routine. What 
 makes this confusing is that in Linux or UNIX people normally sign in 
 using their own account and then the shell listed in /etc/passwd is 
 started. In VistA, on the other hand, there is normally a standard 
 user. When you first sit down and start up a session, ^ZU is called 
 immediately (e.g., when you telnet to the box) and then it prompts you 
 to sign in. That is the reverse of what happens in Linux where you 
 first sign in (a task handled by getty) and then your shell is started 
 up for you after you sign in.
 
 
 Gregory Woodhouse
 [EMAIL PROTECTED]
 On May 4, 2005, at 4:19 AM, Kevin Toppenberg wrote:
 
  Butch,
 
  I think is is supposed to be: do ^ZU  another one is d
  ^XUS.  I have never properly figured out which one is
  the correct one.
 
  Kevin
 
  --- Butch Jones [EMAIL PROTECTED] wrote:
 
  OK,
 I was able to get my installation of Vista
  configured and it looks like I was
  able to allocate menu's and keys.  I am now wanting
  to find the correct entry point
  so that my first screen that comes up is the ACCESS
  and VERIFY CODE.  I think it is
  D ^XUP, but was not sure??
 
  Butch Jones
 


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] HTML in CPRS

2005-05-04 Thread JohnLeo Zimmer
Francis beat me to the punch. A simple patient photo is a very handy
thing to have in the medical record. (Needs to be easily obtained, and
easily displayed, and printable.)

Kevin may just be having fun with his Delphi skills. Not a bad way to
stay out of trouble, I say.


[EMAIL PROTECTED] wrote:

One of the upcoming versions of CPRS will allow inclusion of a patient's
photograph with his/her notes. For those who deal with literally thousands
of patients, if photographs are attached to the record there is an expected
increase in patient safety. 

*/Greg Woodhouse [EMAIL PROTECTED]/* wrote:

I think it's an interesating idea, though I'm not sure how it would be
used in practice (so to speak). How do you envision this feature being
used?



---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members