Re: [Hardhats-members] How to properly use ^%ZIS ??

2005-02-25 Thread Kevin Toppenberg
Greg,

I wonder if you are getting the effect you are seeing
because you are at a command prompt.  I guess that the
interpreter changes $I to ensure that the prompt etc
is shown on your screen, rather than to the device you
just specified.

Kevin

--- Greg Woodhouse [EMAIL PROTECTED] wrote:

 Another test:
 
 D ^%ZIS
 
 DEVICE: HOME// NULL  NULL DEVICE  NULL
 
 W $P
 _TNA1044:
 W $IO
 _TNA1044:
 ZW IO
 IO=_NLA0:
 IO(0)=_TNA1044:
 IO(1,_NLA0:)=
 IO(1,_TNA1044:)=
 IO(CLOSE)=USER$:[WOODHOUSE]TEST.DAT;
 IO(ERROR)=
 IO(HOME)=530^_TNA1044:
 IO(IP)=10.6.17.62
 IO(ZIO)=10.6.17.62:1998
 
 U IO
 
 W $P
 _TNA1044:
 W $IO
 _TNA1044:
 
 --- Greg Woodhouse [EMAIL PROTECTED] wrote:
 
  I just looked it up, and you are correct (not that
 I didn't believe
  you, of course). According to the standard, sec.
 8.2.23:
  
  The specified device remains current until such a
 time as a new USE
  command is executed. As a side effect of using
 expr to designate a
  current device, $IO is given the value of expr.
  
  
  --- Greg Woodhouse [EMAIL PROTECTED] wrote:
  
   At a minimum, it's the behavior I observe under
 DSM:
   
   
   D ^%ZIS
   
   DEVICE: HOME// HFS  HOST FILE SERVER FOR BRTM V
 2.0
   HOST FILE NAME:
  

USER$:[ANONYMOUS]//USER$:[WOODHOUSE]TEST.DATINPUT/OUTPUT
 OPERATI
   ON: N
   
   W HELLO
   HELLO
   U IO
   
   W HELLO
   HELLO
   U IO W HELLO
   
   D ^%ZISC
   
   
   --- Marianne Susaanti Follingstad
 [EMAIL PROTECTED] wrote:
   
I've used U IO(0) in several cases.  One was
 when I was printing
labels that needed to be
alligned so I'd get the device for the
 printing and U IO(0) for
promptings to the user
regarding test labels and whether they were
 alligned yet.  There
could be many cases for
prompting or informing a user while in the
 midst of a print
   process.

And as I noted earlier, U IO does not have to
 be on any
  particular
line.  It becomes
effective when invoked and stays effective
 regardless of line,
routine calls, etc, until
another Use statement shifts things.  I'm not
 sure where you got
   the
idea that it was
otherwise, but as a programmer using M and
 FileMan for over 20
   years
I can assure you that
there is no such limit or feature.

Marianne

Greg Woodhouse wrote:

 That's just the way the language works. I
 don't particularly
  like
that
 feature, either. And no, you don't need to
 USE IO(0). Off the
   top
of
 my head, I can't think of any reason an
 application programmer
would
 need to reference IO(0).

 Incidentally, when %ZIS was designed, the
 primary use for
  device
output
 was printing reports. If you ever need to
 use multiple devices,
   you
 should look at ^%ZISUTL. I find these calls
 useful, for
  example,
   in
 working with network devices.

 --- Kevin Toppenberg [EMAIL PROTECTED]
 wrote:

  Greg,
 
  Thanks for your help.
 
  I don't understand why the use only works
 for the current
line oh
  well.
  Do I need to put a U IO before every write
 in the REPORT
function?
  If the system reverts to the home device
 on the next line, do
  I
need
  to U IO(0)?
 
  Thanks
  Kevin
 
 
  Greg Woodhouse [EMAIL PROTECTED]
 wrote:
  Very close. First of all, when you are
 done, you should close
   the
  device with
 
  D ^%ZISC
 
  The other point is that USE only affects
 the current line.
 
  U IO
  D REPORT
 
  won't work. What you need is
 
  U IO D REPORT
 
  --- Kevin Toppenberg wrote:
 
   Hey all,
  
   I am writing a custom program to create
 a report. And
   yes I know that templates would do this
 better, but I
   don't have time to figure that system
 out right now.
  
   So I have my function that prints out
 everthing to the
   screen just the way I want it (using
 standard
   'writes',and no USE's anywhere). Next, I
 want to be
   able to send it to a printer device.
  
   So I 'do ^%ZIS'. Then I check for POP,
 and if
   positive, I abort. I then 'use IO', and
 then I call
   my function described above. I assume
 that all the
   'writes' should now go to the output
 channel, 
=== message truncated ===


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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net

Re: [Hardhats-members] OpenVistA VivA FOIA Gold 20050212 available

2005-02-25 Thread Nancy Anthracite
Bravo!

On Thursday 24 February 2005 02:30 pm, Bhaskar, KS wrote:
 OpenVistA VivA FOIA Gold 20050212 is available.  As with OpenVistA SemiVivA
 FOIA Gold 20050212, effective this release, release numbers will reflect
 the date of the VistA release on the US Department of Veterans Affairs FTP
 site; in this case, Feb 12, 2005.

 For further details on using this live DVD, please refer to the
 announcement of OpenVistA VivA FOIA Gold 0.2 (in the Hardhats archives or
 in the announcements section at
 http://sourceforge.net/projects/worldvista).

 -- Bhaskar

-- 
Nancy Anthracite


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Lloyd Milligan
The BDK32 for Delphi 7 creates two RPC Broker components, RPCBroker and 
CCOWRPCBroker.  Neither will compile in my environment.  Although the 
CCOWRPCBroker component has a different name and icon than the RPCBroker 
component, compiling an application containing either component reaches 
VERGENCECONTEXTORLib_TLB.pas where the compile error occurs in this line -

 TControlData2(CControlData).FirstEventOfs := Cardinal(@@FOnPending) - 
Cardinal(Self);

The error is Left side cannot be assigned to.
Nothing I tried avoids the error except commenting out the offending line, 
in which case the application compiles normally.  I should also remark that 
the RPCBroker component connects properly to the server in any case.

I wonder if some special environment setting is needed for the compile.  Has 
anyone else seen this error?  Suggestions as to what might be wrong here 
would be welcome.

Lloyd 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Can't create a purchase Order

2005-02-25 Thread Greg Woodhouse
Do you really want to try and use IFCAP? Like many VistA applications,
it was not designed with the commercial sector in mind, and probably
would not be a very good fit for a private practice or non-VA hospital.

--- Anna Joseph [EMAIL PROTECTED] wrote:

 Hi
 was trying to create a purchase order for an existing vendor for
 supply of Drugs in VistA 
 
 Had defined the Fund Control Point as 900 Pharmacy 1210 using
 Add/Edit Control Point Option as mentioned (#`1) below
 
 #1
 Select OPTION NAME: ADD/EDIT CONTROL POINT  PRCB FCP
 ADD/EDIT Add/Edit Contr
 ol Point
 Add/Edit Control Point
 
 Select FUND RELEASING OFFICIAL: IFCAP,ADPAC//
 STATION OVERCOMMIT SWITCH: OVERCOMMIT ALLOWED//
 EDI ORDER RELEASE: YES//
 SITE ALL/DELIVERY ORDER SWITCH:
 STATION ROLLOVER OF EOQ BAL.:
 


 --
 Select Fund Control Point: 700 PHARM700   1299
 Control Point Name: PHARM700//
 CONTROLLING SERVICE: PHARMACY//
 FUND: 1299//
 BEGINNING BUDGET FISCAL YEAR: 2005//
 AUTOMATED: NO//
 ALLOW ACCESS BY ALL REQUESTORS: YES//
 Select CONTROL POINT USER: SRIVASTAVA,ASHOK//
   CONTROL POINT USER: SRIVASTAVA,ASHOK//
   LEVEL OF ACCESS: REQUESTOR//
   RECEIVE FMS RECONCILIATION:
   NOTIFICATION DESIGNEE:
 Select CONTROL POINT USER:
 SPECIAL CONTROL POINT:
 Select COST CENTER:
 DESCRIPTION:
   1
 CP OVERCOMMIT SWITCH: OVERCOMMIT ALLOWED//
 EDI AUTO RELEASE:
 FCP ALL/DELIVERY ORDER SWITCH:
 ROLLOVER OF EOQ BALANCE: TRANSFER FUNDS TO ANOTHER FCP
  //
 ROLLOVER CONTROL POINT:
 Notify users of this control point that the control point is
 non-automated!
 
 Checking for IFCAP terminated users...
 
  None found
 


 ---
 Have tried to create New Purchase Order using Purchase Orders
 Menu option as mentioned in (#2) below.
 
 But am unable to put value in FCP although it is defined.
 
 #2
 Select Purchase Orders Menu Option: NEW
 1New Direct Delivery Order for Purchase Card
 2New Purchase Order
 CHOOSE 1-2: 2  New Purchase Order
 
 
 ENTER A NEW PURCHASE ORDER NUMBER OR A COMMON NUMBERING
 SERIES
PURCHASE ORDER: A20015
 P.O. DATE: TODAY//   (FEB 24, 2005)
 METHOD OF PROCESSING: INVOICE/RECEIVING REPORT//
 INVOICE/RECEIVING REPORT
 ESTIMATED ORDER?: N//   NO
 INVOICE ADDRESS: FMS//  
  ENTER THE CORRECT INVOICE LOCATION
 
 Answer with MAIL INVOICE LOCATION:
MAIN STORES
 
 INVOICE ADDRESS: FMS// MAIN STORES
 VENDOR: SAM'S  SAM'S  PH:312
 404-2827  NO: 4
 ORD ADD:1060 WEST ADDISON FMS:
 CHICAGO, IL 15212 CODE:
 FAX:
 
  ...OK? Yes//   (Yes)
 
   TAX ID/SSN: 5//
   SSN/TAX ID INDICATOR: SSN??
  Choose from:
SSOCIAL SECURITY NUMBER
TTAX IDENTIFICATION NUMBER
   SSN/TAX ID INDICATOR: S  SOCIAL SECURITY NUMBER
   PAYMENT ADDRESS1: 1060 WEST ADDISON//
   PAYMENT ADDRESS2:
   PAYMENT CITY: CHICAGO//
   PAYMENT STATE: ILLINOIS//
   PAYMENT ZIP CODE: 15212//
 SOURCE CODE: 2   OPEN MARKET
 Enter a 2237 reference number. The FCP,Cost
 Center,Service,Delivery
Location and Line Items will be transferred into this
 Purchase Order.
 
   The 2237 Fiscal Year and Quarter must be earlier
 or same
   as the P.O. Date Fiscal Year and Quarter.
   
 Select REQUEST WORKSHEET 2237 TRANSACTION NUMBER:
 FCP: 700 PHARM700 1299
 The Fund Control Point selected by you, does not have any
 Cost Centers listed under it.
 700 PHARM700??
 ENTER A VALID FUND CONTROL POINT
 
 FCP:
 
 This is in spite of the existing entery.
 Guess I am missing out on something???
 
 Anna
 
 
 


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

Greg Woodhouse 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Integrating mailman

2005-02-25 Thread Greg Woodhouse
I was actually being sarcastic. MUch of the recent work on Mailman is
the work of Lee's successor. In fact, the big patch, XM*7.1*50 is
nothing short of a new version. But before that, Lee Hirz had a
distinguished career as the Mailman developer. I guess my off-hand
comment was my way of praising Lee for his contribution to the
development of Mailman.

--- Richard G. DAVIS [EMAIL PROTECTED] wrote:

 
 
  From: Greg Woodhouse [EMAIL PROTECTED]
  Reply-To: hardhats-members@lists.sourceforge.net
  Date: Thu, 24 Feb 2005 13:22:01 -0800 (PST)
  To: [EMAIL PROTECTED]
  Cc: Hardhats hardhats-members@lists.sourceforge.net
  Subject: Re: Re: [Hardhats-members] Integrating mailman
  
  And FWIW, I have used the POP3 server. It works great.
  
  So, Lee Hirz used to do some work on Mailman. I'll have to remember
  that! :-)
 
 At one point Lee was the principal developer on MailMan, which lasted
 for a
 considerable interval--some years, but I don't remember just how
 long.
 
 Regards,
 
 Richard.
 
 
 
  
  --- [EMAIL PROTECTED] wrote:
  
  Guys,
  
  I don't know if you remember me at all.  I used to do some work
 with
  MailMan in the VA.
  
  I've seen some interesting conversation in the Hardhats stuff
 about
  MailMan recently.  You all should know that MailMan has a POP3
  service.  That means that MailMan can be used with popular email
  clients like Eudora, Pegasus and even MS Outlook.  When
 attachments
  are sent through MailMan, they are encoded using MIME and are in
 text
  and can be seen as funny looking blocks in the email.  When these
  same attachments are received by Eudora, Pegasus or Outlook, they
 are
  converted by the client from the MIME content into the files that
  they really are.  This is the way that all Internet emial works.
  Images... are actually sent encoded in character streams.
  
  MailMan is totally able to operate as a modern email system,
 better
  than many, still.
  
  Regards,
  Lee Hirz
  202-543-8400 / 202-326-3247
  [EMAIL PROTECTED]
  cell:  202-246-2290
 
 ...
 
 .
 ..
 
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real
 users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 


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

Greg Woodhouse 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] 





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
OK, I'm frustrated.

My transcriptionists are using a wordprocessors that
automatically wrap lines.  Thus a paragraph is stored
in a text file as one long line.  This is often longer
than 255 characters.  I was under the impression that
FTG^%ZISH was aware of this limitation and would wrap
the line when uploading strings.

It doesn't.

This means that I now have many progress notes that
have been erroneously truncated.

Any thoughts?

Kevin





__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Thurman Pedigo
Guess the first question is - do you still have the original. If so you have
lost naught, and you just need to develop an alternate method. If original
work was deletedwell, I don't know. Hope you are still in trial mode.
..t/xt

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:hardhats-
 [EMAIL PROTECTED] On Behalf Of Kevin Toppenberg
 Sent: Friday, February 25, 2005 10:24 AM
 To: Hardhats Sourceforge
 Subject: [Hardhats-members] G!!! FTG^%ZISH looses data for strings255
 characters
 
 OK, I'm frustrated.
 
 My transcriptionists are using a wordprocessors that
 automatically wrap lines.  Thus a paragraph is stored
 in a text file as one long line.  This is often longer
 than 255 characters.  I was under the impression that
 FTG^%ZISH was aware of this limitation and would wrap
 the line when uploading strings.
 
 It doesn't.
 
 This means that I now have many progress notes that
 have been erroneously truncated.
 
 Any thoughts?
 
 Kevin
 
 
 
 
 
 __
 Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
 http://promotions.yahoo.com/new_mail
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread steven mcphelan
Did you look at the documented overflow array?

- Original Message - 
From: Greg Woodhouse [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Friday, February 25, 2005 1:17 PM
Subject: Re: [Hardhats-members] G!!! FTG^%ZISH looses data for
strings255 characters


 Be cautious about # reads, though. You might end up blocking when the
 data isn't available. But, in any case, Chris is right, this sort of
 thisn is easy to code in M.
 --- Chris Richardson [EMAIL PROTECTED] wrote:

  ...or use fixed length reads, concatonate them into a buffer and
  $PIECE them
  off (separator by space) into convenient lengths for storage or
  display.
  Most of the M engines out there can handle 510 character strings, so
  250
  character fixed reads (READ X#250) will do well for input.  Process
  down the
  BUFFER you are extracting until the length of the BUFFER gets shorter
  than 2
  times the length of the output you want, refill the buffer with fixed
  reads
  until you get an X returned that is not 250 characters in length.
 
This is pretty easy stuff for MUMPS.
 
 
  - Original Message -
  From: Maury Pepper [EMAIL PROTECTED]
  To: hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 8:36 AM
  Subject: Re: [Hardhats-members] G!!! FTG^%ZISH looses data for
  strings255 characters
 
 
  awk!
 
  - Original Message -
  From: Kevin Toppenberg [EMAIL PROTECTED]
  To: Hardhats Sourceforge hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 10:24 AM
  Subject: [Hardhats-members] G!!! FTG^%ZISH looses data for
  strings255
  characters
 
 
   OK, I'm frustrated.
  
   My transcriptionists are using a wordprocessors that
   automatically wrap lines.  Thus a paragraph is stored
   in a text file as one long line.  This is often longer
   than 255 characters.  I was under the impression that
   FTG^%ZISH was aware of this limitation and would wrap
   the line when uploading strings.
  
   It doesn't.
  
   This means that I now have many progress notes that
   have been erroneously truncated.
  
   Any thoughts?
  
   Kevin
  
  
  
  
  
   __
   Do you Yahoo!?
   Yahoo! Mail - You care about security. So do we.
   http://promotions.yahoo.com/new_mail
  
  
   ---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT Products from real
  users.
   Discover which products truly live up to the hype. Start reading
  now.
   http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
  ---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT Products from real
  users.
  Discover which products truly live up to the hype. Start reading now.
  http://ads.osdn.com/?ad_ide95alloc_id396op=ick
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
 
 
 
 
  ---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT Products from real
  users.
  Discover which products truly live up to the hype. Start reading now.
  http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/hardhats-members
 


 =
 A practical man is a man who practices the errors of his
forefathers. --Benjamin Disraeli
 
 Greg Woodhouse
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]





 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] CPRS ERROR

2005-02-25 Thread Thurman Pedigo
I am getting the following reply when I launch CPRS:

1.0.24.27 - exe version
1.0.24.27=required
1.0.25.28 running server version

Is the 1.0.25.28 available? ...tx/t



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] CPRS ERROR

2005-02-25 Thread Cameron Schlehuber
In the Order Entry patches folder, look for OR_30_195.ZIP and
OR_30_195_SRC.ZIP (under the PROGRAMS folder).

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thurman
Pedigo
Sent: Friday, February 25, 2005 11:54 AM
To: hardhats-members@lists.sourceforge.net
Subject: [Hardhats-members] CPRS ERROR

I am getting the following reply when I launch CPRS:

1.0.24.27 - exe version
1.0.24.27=required
1.0.25.28 running server version

Is the 1.0.25.28 available? ...tx/t



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] VistA on Cache on Linux April 6 and 11

2005-02-25 Thread Robert M. Witkop


I am planning on having two events for the upcoming World VistA
community meeting.. The first will take place on April 6, 2005, the day
before the WorldVistA Community meetings start. The second event will be
a repeat of the first event and will take place on April 11, 2005, the
day after the World VistA Comminity meetins end.

In additon, I will be available to answer questions, provide
instructions, presentations, etc. during the World VistA community
meeting.

The current outline for the events are:

  Install VmWare (available if requested - BYOCD)
  Install Linux (BYOCD)
  Install Cache (CD Provided - yours to take with you)
  Install Plug-and-Plan VistA (CD provided - yours to take with you)

  Demonstration / Hands On Using Cache Objects
  Demonstration / Hands On Using SQL with VistA on Cache
  Demonstration / Hands On VistA on the Web with Cache

BYOCD = bring your own CD set

I will NOT provide Linux or VmWare CD's

What you will need to bring:

1. Computer / Monitor (laptop)
2. Install CD and license (VmWare provides a 30 day trial license)
3. Install CD set for Linux of your choice.
   I recommend: 
 a. RedHat 9 - I have been running successfully on it for 
over two years.
 b. Red Hat Enterprise Server 4 - I have downloaded the 30 day trial
and
am able to run VistA on Cache.
 c. visit www.intersystems.com to see other compatible platforms


The following materials are provided:

1. Cache for Single User (CD)
2. Plug-and_Play Vista for Cache on Linux (CD)


More information to follow,

Bob Witkop




---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] CPRS version x Vista Server version

2005-02-25 Thread Fernando Telesca
Hi,
Probably a newbie question, sorry.
I´ve got everything  to run CPRS GUI from 
http://sourceforge.net/projects/worldvista:

CPRS GUI - OR 30 187 - June 9, 2004
OpenVista SemiViva FOIA Gold - 20050212 - February 21, 2005
After setting up the vista-gtm server and CPRSChart.exe, I could logon but 
then comes a msgbox complaining about versions difference:

Client - v 1.0.23.15
Server - v 1.0.25.28
After that the client closes.
Thanks for your help,
Fernando 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Lloyd Milligan
Hello Stephen,
I am not attempting to compile (or run) CPRS at present, just the BDK32 
Delphi component.  As I said, applications compile ok with the offending 
line of code commented out, but do not compile in my environment otherwise. 
I tried several permutations of broker component property settings, etc., 
none of which affected the problem.

While the patch 40 broker works without that line of code in my non-CCOW 
environment, I would like to understand and resolve the problem if possible.

Thanks!
Lloyd
- Original Message - 
From: Stephen K. Miyasato [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Cc: Karl Zukaitis [EMAIL PROTECTED]
Sent: Friday, February 25, 2005 2:55 PM
Subject: Re: [Hardhats-members] XWB*1.1*40 compile error


Lloyd,
Which version are you running for CPRS. I have been able to compile with 
Delphi 6. If CCOW is installed you have to put CCOW=DISABLE in the start 
up parameters.

Stephen K. Miyasato
Pacific Telehealth and Technology Hui
- Original Message - 
From: Lloyd Milligan [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Thursday, February 24, 2005 8:48 AM
Subject: [Hardhats-members] XWB*1.1*40 compile error


The BDK32 for Delphi 7 creates two RPC Broker components, RPCBroker and 
CCOWRPCBroker.  Neither will compile in my environment.  Although the 
CCOWRPCBroker component has a different name and icon than the RPCBroker 
component, compiling an application containing either component reaches 
VERGENCECONTEXTORLib_TLB.pas where the compile error occurs in this 
line -

 TControlData2(CControlData).FirstEventOfs := Cardinal(@@FOnPending) - 
Cardinal(Self);

The error is Left side cannot be assigned to.
Nothing I tried avoids the error except commenting out the offending 
line, in which case the application compiles normally.  I should also 
remark that the RPCBroker component connects properly to the server in 
any case.

I wonder if some special environment setting is needed for the compile. 
Has anyone else seen this error?  Suggestions as to what might be wrong 
here would be welcome.

Lloyd
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
Comment below...

--- Chris Richardson [EMAIL PROTECTED] wrote:

 ...or use fixed length reads, concatonate them into
 a buffer and $PIECE them
 off (separator by space) into convenient lengths for
 storage or display.
 Most of the M engines out there can handle 510
 character strings, so 250
 character fixed reads (READ X#250) will do well for
 input.  Process down the
 BUFFER you are extracting until the length of the
 BUFFER gets shorter than 2
 times the length of the output you want, refill the
 buffer with fixed reads
 until you get an X returned that is not 250
 characters in length.
 
   This is pretty easy stuff for MUMPS.

Easy enough that Kernal could do this automatically,
and not make me reinvent the wheel?

Kevin


 
 
 - Original Message -
 From: Maury Pepper [EMAIL PROTECTED]
 To: hardhats-members@lists.sourceforge.net
 Sent: Friday, February 25, 2005 8:36 AM
 Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
 strings255 characters
 
 
 awk!
 
 - Original Message -
 From: Kevin Toppenberg [EMAIL PROTECTED]
 To: Hardhats Sourceforge
 hardhats-members@lists.sourceforge.net
 Sent: Friday, February 25, 2005 10:24 AM
 Subject: [Hardhats-members] G!!! FTG^%ZISH
 looses data for strings255
 characters
 
 
  OK, I'm frustrated.
 
  My transcriptionists are using a wordprocessors
 that
  automatically wrap lines.  Thus a paragraph is
 stored
  in a text file as one long line.  This is often
 longer
  than 255 characters.  I was under the impression
 that
  FTG^%ZISH was aware of this limitation and would
 wrap
  the line when uploading strings.
 
  It doesn't.
 
  This means that I now have many progress notes
 that
  have been erroneously truncated.
 
  Any thoughts?
 
  Kevin
 
 
 
 
 
  __
  Do you Yahoo!?
  Yahoo! Mail - You care about security. So do we.
  http://promotions.yahoo.com/new_mail
 
 
 

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
 Products from real users.
  Discover which products truly live up to the hype.
 Start reading now.
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

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

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.
 http://ads.osdn.com/?ad_ide95alloc_id396op=ick
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 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 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
I do still have the original files, but it means that
I have to 1) fix this lame problem, and 2) match up
all the correctly uploaded files with their previous
erroneous files, and overwrite the bad with the good.

I'm semi-live, meaning that I have started use for
myself and one other doctor only.  When we get these
bugs worked out, we'll add more users.

Kevin

--- Thurman Pedigo [EMAIL PROTECTED] wrote:

 Guess the first question is - do you still have the
 original. If so you have
 lost naught, and you just need to develop an
 alternate method. If original
 work was deletedwell, I don't know. Hope you are
 still in trial mode.
 ..t/xt
 
  -Original Message-
  From: [EMAIL PROTECTED]
 [mailto:hardhats-
  [EMAIL PROTECTED] On Behalf Of
 Kevin Toppenberg
  Sent: Friday, February 25, 2005 10:24 AM
  To: Hardhats Sourceforge
  Subject: [Hardhats-members] G!!! FTG^%ZISH
 looses data for strings255
  characters
  
  OK, I'm frustrated.
  
  My transcriptionists are using a wordprocessors
 that
  automatically wrap lines.  Thus a paragraph is
 stored
  in a text file as one long line.  This is often
 longer
  than 255 characters.  I was under the impression
 that
  FTG^%ZISH was aware of this limitation and would
 wrap
  the line when uploading strings.
  
  It doesn't.
  
  This means that I now have many progress notes
 that
  have been erroneously truncated.
  
  Any thoughts?
  
  Kevin
  
  
  
  
  
  __
  Do you Yahoo!?
  Yahoo! Mail - You care about security. So do we.
  http://promotions.yahoo.com/new_mail
  
  
 

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
 Products from real users.
  Discover which products truly live up to the hype.
 Start reading now.
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

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

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
I'm sorry about being grumpy about this, but what you
all are saying is to essentially rewrite my own
FTG^%ZISH function.  

Yes, I can open a file and write an input function. 
But when one has to go back and rewrite one's API, its
hard to get work done.

Kevin

--- Greg Woodhouse [EMAIL PROTECTED] wrote:

 Be cautious about # reads, though. You might end up
 blocking when the
 data isn't available. But, in any case, Chris is
 right, this sort of
 thisn is easy to code in M.
 --- Chris Richardson [EMAIL PROTECTED] wrote:
 
  ...or use fixed length reads, concatonate them
 into a buffer and
  $PIECE them
  off (separator by space) into convenient lengths
 for storage or
  display.
  Most of the M engines out there can handle 510
 character strings, so
  250
  character fixed reads (READ X#250) will do well
 for input.  Process
  down the
  BUFFER you are extracting until the length of the
 BUFFER gets shorter
  than 2
  times the length of the output you want, refill
 the buffer with fixed
  reads
  until you get an X returned that is not 250
 characters in length.
  
This is pretty easy stuff for MUMPS.
  
  
  - Original Message -
  From: Maury Pepper [EMAIL PROTECTED]
  To: hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 8:36 AM
  Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
  strings255 characters
  
  
  awk!
  
  - Original Message -
  From: Kevin Toppenberg [EMAIL PROTECTED]
  To: Hardhats Sourceforge
 hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 10:24 AM
  Subject: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
  strings255
  characters
  
  
   OK, I'm frustrated.
  
   My transcriptionists are using a wordprocessors
 that
   automatically wrap lines.  Thus a paragraph is
 stored
   in a text file as one long line.  This is often
 longer
   than 255 characters.  I was under the impression
 that
   FTG^%ZISH was aware of this limitation and would
 wrap
   the line when uploading strings.
  
   It doesn't.
  
   This means that I now have many progress notes
 that
   have been erroneously truncated.
  
   Any thoughts?
  
   Kevin
  
  
  
  
  
   __
   Do you Yahoo!?
   Yahoo! Mail - You care about security. So do we.
   http://promotions.yahoo.com/new_mail
  
  
  

---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
 Products from real
  users.
   Discover which products truly live up to the
 hype. Start reading
  now.
  

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  

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

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
 Products from real
  users.
  Discover which products truly live up to the hype.
 Start reading now.
  http://ads.osdn.com/?ad_ide95alloc_id396op=ick
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

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

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
 Products from real
  users.
  Discover which products truly live up to the hype.
 Start reading now.
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
 
 
 =
 A practical man is a man who practices the errors of
 his forefathers. --Benjamin Disraeli
 
 Greg Woodhouse 
 [EMAIL PROTECTED] 
 [EMAIL PROTECTED] 
 
 
 
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.

Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
OK.  Now I am beginning to see light at the end of the
tunnel.  If FTG^%ZISH has this, then it is a
reasonable function.

I just looked up the documentation and you are right
about this.  It puts the extra text into a OVF node

So this problem occurs when creating the TIU UPLOAD
BUFFER file.  This is then later cleaved into TIU
DOCUMENTS, which are the individual notes.  The vista
module for this is TIUUPLD.

I just did this:
cat TIU* | grep OVF
And I get no results.  So all the TIU code is ignoring
this possibility.

I think this is because they published that all upload
text is supposed to be composed of lines  80
characters.

Thanks for pointing this out.  I'll see if I can
create a fix for my situation and post what I find.

Kevin



--- steven mcphelan [EMAIL PROTECTED] wrote:

 Did you look at the documented overflow array?
 
 - Original Message - 
 From: Greg Woodhouse [EMAIL PROTECTED]
 To: hardhats-members@lists.sourceforge.net
 Sent: Friday, February 25, 2005 1:17 PM
 Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
 strings255 characters
 
 
  Be cautious about # reads, though. You might end
 up blocking when the
  data isn't available. But, in any case, Chris is
 right, this sort of
  thisn is easy to code in M.
  --- Chris Richardson [EMAIL PROTECTED] wrote:
 
   ...or use fixed length reads, concatonate them
 into a buffer and
   $PIECE them
   off (separator by space) into convenient lengths
 for storage or
   display.
   Most of the M engines out there can handle 510
 character strings, so
   250
   character fixed reads (READ X#250) will do well
 for input.  Process
   down the
   BUFFER you are extracting until the length of
 the BUFFER gets shorter
   than 2
   times the length of the output you want, refill
 the buffer with fixed
   reads
   until you get an X returned that is not 250
 characters in length.
  
 This is pretty easy stuff for MUMPS.
  
  
   - Original Message -
   From: Maury Pepper [EMAIL PROTECTED]
   To: hardhats-members@lists.sourceforge.net
   Sent: Friday, February 25, 2005 8:36 AM
   Subject: Re: [Hardhats-members] G!!!
 FTG^%ZISH looses data for
   strings255 characters
  
  
   awk!
  
   - Original Message -
   From: Kevin Toppenberg [EMAIL PROTECTED]
   To: Hardhats Sourceforge
 hardhats-members@lists.sourceforge.net
   Sent: Friday, February 25, 2005 10:24 AM
   Subject: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
   strings255
   characters
  
  
OK, I'm frustrated.
   
My transcriptionists are using a
 wordprocessors that
automatically wrap lines.  Thus a paragraph is
 stored
in a text file as one long line.  This is
 often longer
than 255 characters.  I was under the
 impression that
FTG^%ZISH was aware of this limitation and
 would wrap
the line when uploading strings.
   
It doesn't.
   
This means that I now have many progress notes
 that
have been erroneously truncated.
   
Any thoughts?
   
Kevin
   
   
   
   
   
__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do
 we.
http://promotions.yahoo.com/new_mail
   
   
   

---
SF email is sponsored by - The IT Product
 Guide
Read honest  candid reviews on hundreds of IT
 Products from real
   users.
Discover which products truly live up to the
 hype. Start reading
   now.
   

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   
 ___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
   

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

---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
 Products from real
   users.
   Discover which products truly live up to the
 hype. Start reading now.
  
 http://ads.osdn.com/?ad_ide95alloc_id396op=ick
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  

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

---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
 Products from real
   users.
   Discover which products truly live up to the
 hype. Start reading now.
  

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  

https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
 
 
  =
  A practical man is a man who practices the errors
 of his
 forefathers. --Benjamin Disraeli
  
  Greg Woodhouse
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
 
 
 
 
 
 


Re: [Hardhats-members] Grrrreat!!! Buffered input packing

2005-02-25 Thread Chris Richardson
Kevin;

   You are correct.  It could be done pretty generically, and this sounds
like it could be a great little project if someone wants to jump in and
help.  And if I find myself with extra time on my hands I might just do it.
Right now we kind of have our hands full.

   But we will see.   Best wishes;  Chris


- Original Message -
From: Kevin Toppenberg [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Friday, February 25, 2005 1:38 PM
Subject: Re: [Hardhats-members] G!!! FTG^%ZISH looses data for
strings255 characters


 Comment below...

 --- Chris Richardson [EMAIL PROTECTED] wrote:

  ...or use fixed length reads, concatonate them into
  a buffer and $PIECE them
  off (separator by space) into convenient lengths for
  storage or display.
  Most of the M engines out there can handle 510
  character strings, so 250
  character fixed reads (READ X#250) will do well for
  input.  Process down the
  BUFFER you are extracting until the length of the
  BUFFER gets shorter than 2
  times the length of the output you want, refill the
  buffer with fixed reads
  until you get an X returned that is not 250
  characters in length.
 
This is pretty easy stuff for MUMPS.

 Easy enough that Kernal could do this automatically,
 and not make me reinvent the wheel?

 Kevin


 
 
  - Original Message -
  From: Maury Pepper [EMAIL PROTECTED]
  To: hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 8:36 AM
  Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
  looses data for
  strings255 characters
 
 
  awk!
 
  - Original Message -
  From: Kevin Toppenberg [EMAIL PROTECTED]
  To: Hardhats Sourceforge
  hardhats-members@lists.sourceforge.net
  Sent: Friday, February 25, 2005 10:24 AM
  Subject: [Hardhats-members] G!!! FTG^%ZISH
  looses data for strings255
  characters
 
 
   OK, I'm frustrated.
  
   My transcriptionists are using a wordprocessors
  that
   automatically wrap lines.  Thus a paragraph is
  stored
   in a text file as one long line.  This is often
  longer
   than 255 characters.  I was under the impression
  that
   FTG^%ZISH was aware of this limitation and would
  wrap
   the line when uploading strings.
  
   It doesn't.
  
   This means that I now have many progress notes
  that
   have been erroneously truncated.
  
   Any thoughts?
  
   Kevin
  
  
  
  
  
   __
   Do you Yahoo!?
   Yahoo! Mail - You care about security. So do we.
   http://promotions.yahoo.com/new_mail
  
  
  
 
 ---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
  Products from real users.
   Discover which products truly live up to the hype.
  Start reading now.
  
 
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
 
 ---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.
  http://ads.osdn.com/?ad_ide95alloc_id396op=ick
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
 
 
 
 
 
 ---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.
 
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  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


 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members






---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.

RE: [Hardhats-members] CPRS ERROR

2005-02-25 Thread Cameron Schlehuber
You went down one folder too many.  I've been putting the original source
code in the /Programs folder and the stuff that's released with the patches
in the package named folder.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thurman
Pedigo
Sent: Friday, February 25, 2005 2:31 PM
To: hardhats-members@lists.sourceforge.net
Subject: RE: [Hardhats-members] CPRS ERROR

Found: OR_30_195_SRC.ZIP 
At:
ftp://ftp.va.gov/VistA/Software/Packages/Order%20Entry-Results%20Reporting%2
0-%20OR/Programs/

However, I can't locate CRPSchart.exe in that ZIP file.
Don't find OR_30_195.ZIP - is it in another location? ...tx/t

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:hardhats-
 [EMAIL PROTECTED] On Behalf Of Cameron Schlehuber
 Sent: Friday, February 25, 2005 1:15 PM
 To: hardhats-members@lists.sourceforge.net
 Subject: RE: [Hardhats-members] CPRS ERROR
 
 In the Order Entry patches folder, look for OR_30_195.ZIP and
 OR_30_195_SRC.ZIP (under the PROGRAMS folder).
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Thurman
 Pedigo
 Sent: Friday, February 25, 2005 11:54 AM
 To: hardhats-members@lists.sourceforge.net
 Subject: [Hardhats-members] CPRS ERROR
 
 I am getting the following reply when I launch CPRS:
 
 1.0.24.27 - exe version
 1.0.24.27=required
 1.0.25.28 running server version
 
 Is the 1.0.25.28 available? ...tx/t
 
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
 
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] CPRS version x Vista Server version

2005-02-25 Thread Kevin Toppenberg
You need a more recent version of the CPRS client.

Nancy might be able to jump in here with a URL for the
program.

Kevin

--- Fernando Telesca [EMAIL PROTECTED] wrote:

 Hi,
 
 Probably a newbie question, sorry.
 
 I´ve got everything  to run CPRS GUI from 
 http://sourceforge.net/projects/worldvista:
 
 CPRS GUI - OR 30 187 - June 9, 2004
 OpenVista SemiViva FOIA Gold - 20050212 - February
 21, 2005
 
 After setting up the vista-gtm server and
 CPRSChart.exe, I could logon but 
 then comes a msgbox complaining about versions
 difference:
 
 Client - v 1.0.23.15
 Server - v 1.0.25.28
 
 After that the client closes.
 
 Thanks for your help,
 
 Fernando 
 
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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





__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Chris Richardson
Kevin;

   Let's talk interface.

1) What type of source?  Sounds like RTF or html.
2) Output?  Array?  Global subtree?  Width desired? or as wide as possible?

The extraction shouldn't be too bad.  Just need to decide on some details of
how it will work.

- Original Message -
From: Kevin Toppenberg [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Friday, February 25, 2005 1:43 PM
Subject: Re: [Hardhats-members] G!!! FTG^%ZISH looses data for
strings255 characters


 I'm sorry about being grumpy about this, but what you
 all are saying is to essentially rewrite my own
 FTG^%ZISH function.

 Yes, I can open a file and write an input function.
 But when one has to go back and rewrite one's API, its
 hard to get work done.

 Kevin

 --- Greg Woodhouse [EMAIL PROTECTED] wrote:

  Be cautious about # reads, though. You might end up
  blocking when the
  data isn't available. But, in any case, Chris is
  right, this sort of
  thisn is easy to code in M.
  --- Chris Richardson [EMAIL PROTECTED] wrote:
 
   ...or use fixed length reads, concatonate them
  into a buffer and
   $PIECE them
   off (separator by space) into convenient lengths
  for storage or
   display.
   Most of the M engines out there can handle 510
  character strings, so
   250
   character fixed reads (READ X#250) will do well
  for input.  Process
   down the
   BUFFER you are extracting until the length of the
  BUFFER gets shorter
   than 2
   times the length of the output you want, refill
  the buffer with fixed
   reads
   until you get an X returned that is not 250
  characters in length.
  
 This is pretty easy stuff for MUMPS.
  
  
   - Original Message -
   From: Maury Pepper [EMAIL PROTECTED]
   To: hardhats-members@lists.sourceforge.net
   Sent: Friday, February 25, 2005 8:36 AM
   Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
  looses data for
   strings255 characters
  
  
   awk!
  
   - Original Message -
   From: Kevin Toppenberg [EMAIL PROTECTED]
   To: Hardhats Sourceforge
  hardhats-members@lists.sourceforge.net
   Sent: Friday, February 25, 2005 10:24 AM
   Subject: [Hardhats-members] G!!! FTG^%ZISH
  looses data for
   strings255
   characters
  
  
OK, I'm frustrated.
   
My transcriptionists are using a wordprocessors
  that
automatically wrap lines.  Thus a paragraph is
  stored
in a text file as one long line.  This is often
  longer
than 255 characters.  I was under the impression
  that
FTG^%ZISH was aware of this limitation and would
  wrap
the line when uploading strings.
   
It doesn't.
   
This means that I now have many progress notes
  that
have been erroneously truncated.
   
Any thoughts?
   
Kevin
   
   
   
   
   
__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
   
   
   
 
 ---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT
  Products from real
   users.
Discover which products truly live up to the
  hype. Start reading
   now.
   
 
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
   
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
  
  
 
 ---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
  Products from real
   users.
   Discover which products truly live up to the hype.
  Start reading now.
   http://ads.osdn.com/?ad_ide95alloc_id396op=ick
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
  
  
  
  
  
  
 
 ---
   SF email is sponsored by - The IT Product Guide
   Read honest  candid reviews on hundreds of IT
  Products from real
   users.
   Discover which products truly live up to the hype.
  Start reading now.
  
 
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
   ___
   Hardhats-members mailing list
   Hardhats-members@lists.sourceforge.net
  
 
 https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
 
 
  =
  A practical man is a man who practices the errors of
  his forefathers. --Benjamin Disraeli
  
  Greg Woodhouse
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
 
 
 
 
 
 
 ---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.
 
 

RE: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Bhaskar, KS
On Fri, 2005-02-25 at 13:34 -0800, Kevin Toppenberg wrote:

[KSB] ...snip...

 I think that the latest version of GTM supports
 strings  255 characters... maybe I should go that
 way.

GT.M strings can be up to 1MB.

-- Bhaskar


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] Grrrr!!! FTG^%ZISH looses data for strings255 characters

2005-02-25 Thread Kevin Toppenberg
Chris,

With the realization that this issue has been
addressed with the OVF nodes, I will try to work the
existing function.

Sorry for stirring up the bee-hive.

Kevin

--- Chris Richardson [EMAIL PROTECTED] wrote:

 Kevin;
 
Let's talk interface.
 
 1) What type of source?  Sounds like RTF or html.
 2) Output?  Array?  Global subtree?  Width desired?
 or as wide as possible?
 
 The extraction shouldn't be too bad.  Just need to
 decide on some details of
 how it will work.
 
 - Original Message -
 From: Kevin Toppenberg [EMAIL PROTECTED]
 To: hardhats-members@lists.sourceforge.net
 Sent: Friday, February 25, 2005 1:43 PM
 Subject: Re: [Hardhats-members] G!!! FTG^%ZISH
 looses data for
 strings255 characters
 
 
  I'm sorry about being grumpy about this, but what
 you
  all are saying is to essentially rewrite my own
  FTG^%ZISH function.
 
  Yes, I can open a file and write an input
 function.
  But when one has to go back and rewrite one's API,
 its
  hard to get work done.
 
  Kevin
 
  --- Greg Woodhouse [EMAIL PROTECTED] wrote:
 
   Be cautious about # reads, though. You might end
 up
   blocking when the
   data isn't available. But, in any case, Chris is
   right, this sort of
   thisn is easy to code in M.
   --- Chris Richardson [EMAIL PROTECTED] wrote:
  
...or use fixed length reads, concatonate them
   into a buffer and
$PIECE them
off (separator by space) into convenient
 lengths
   for storage or
display.
Most of the M engines out there can handle 510
   character strings, so
250
character fixed reads (READ X#250) will do
 well
   for input.  Process
down the
BUFFER you are extracting until the length of
 the
   BUFFER gets shorter
than 2
times the length of the output you want,
 refill
   the buffer with fixed
reads
until you get an X returned that is not 250
   characters in length.
   
  This is pretty easy stuff for MUMPS.
   
   
- Original Message -
From: Maury Pepper [EMAIL PROTECTED]
To: hardhats-members@lists.sourceforge.net
Sent: Friday, February 25, 2005 8:36 AM
Subject: Re: [Hardhats-members] G!!!
 FTG^%ZISH
   looses data for
strings255 characters
   
   
awk!
   
- Original Message -
From: Kevin Toppenberg [EMAIL PROTECTED]
To: Hardhats Sourceforge
   hardhats-members@lists.sourceforge.net
Sent: Friday, February 25, 2005 10:24 AM
Subject: [Hardhats-members] G!!! FTG^%ZISH
   looses data for
strings255
characters
   
   
 OK, I'm frustrated.

 My transcriptionists are using a
 wordprocessors
   that
 automatically wrap lines.  Thus a paragraph
 is
   stored
 in a text file as one long line.  This is
 often
   longer
 than 255 characters.  I was under the
 impression
   that
 FTG^%ZISH was aware of this limitation and
 would
   wrap
 the line when uploading strings.

 It doesn't.

 This means that I now have many progress
 notes
   that
 have been erroneously truncated.

 Any thoughts?

 Kevin





 __
 Do you Yahoo!?
 Yahoo! Mail - You care about security. So do
 we.
 http://promotions.yahoo.com/new_mail



  
 

---
 SF email is sponsored by - The IT Product
 Guide
 Read honest  candid reviews on hundreds of
 IT
   Products from real
users.
 Discover which products truly live up to the
   hype. Start reading
now.

  
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click

 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

  
 

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

---
SF email is sponsored by - The IT Product
 Guide
Read honest  candid reviews on hundreds of IT
   Products from real
users.
Discover which products truly live up to the
 hype.
   Start reading now.
   
 http://ads.osdn.com/?ad_ide95alloc_id396op=ick
   
 ___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
   
  
 

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

---
SF email is sponsored by - The IT Product
 Guide
Read honest  candid reviews on hundreds of IT
   Products from real
users.
Discover which products truly live up to the
 hype.
 
=== message truncated ===




__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on 

Re: [Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Kevin Toppenberg
Lloyd,

I haven't compiled this, but I wonder if
TControlData2.FirstEventOfs is a property that is read
only.  Try looking at the header where TControlData2
is declared, and see if there is anything special
about the variable FirstEventOfs.

Kevin



--- Lloyd Milligan [EMAIL PROTECTED] wrote:

 The BDK32 for Delphi 7 creates two RPC Broker
 components, RPCBroker and 
 CCOWRPCBroker.  Neither will compile in my
 environment.  Although the 
 CCOWRPCBroker component has a different name and
 icon than the RPCBroker 
 component, compiling an application containing
 either component reaches 
 VERGENCECONTEXTORLib_TLB.pas where the compile error
 occurs in this line -
 
   TControlData2(CControlData).FirstEventOfs :=
 Cardinal(@@FOnPending) - 
 Cardinal(Self);
 
 The error is Left side cannot be assigned to.
 
 Nothing I tried avoids the error except commenting
 out the offending line, 
 in which case the application compiles normally.  I
 should also remark that 
 the RPCBroker component connects properly to the
 server in any case.
 
 I wonder if some special environment setting is
 needed for the compile.  Has 
 anyone else seen this error?  Suggestions as to what
 might be wrong here 
 would be welcome.
 
 Lloyd 
 
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] How to properly use ^%ZIS ??

2005-02-25 Thread Kevin Toppenberg
This for this (and everyone else's) input.

Kevin

--- steven mcphelan [EMAIL PROTECTED] wrote:

 One sees anomalies with using %ZIS because the %ZIS
 utility may or may not
 invoke the USE command.  So it may open the device
 but never use it.  Thus
 the system still has the current device as that
 device in use prior to
 calling %ZIS.  So the best procedure to follow would
 be some code such as
 rather than trying to figure out whether or not %ZIS
 has USEd the device.
 
 D ^%ZIS I 'POP U IO D REPORT^RTN,^%ZISC
 
 Whether you actually invoke ^%ZISC at that point
 would depend upon the logic
 of your program.
 
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] Workshop - putting an application into production with GT.M and Linux

2005-02-25 Thread Bhaskar, KS
You have successfully ported your application to GT.M.  Now, you are
ready to put it into production and you find it to be a very different
kettle of fish.  The issues to be addressed in maximizing continuity of
business, simplifying operational management, and minimizing cost
without cutting corners are many and varied, and too much to do more
than scratch the surface on one day.

On Wednesday, April 6, 2005, at a location to be announced, in
conjunction with the VistA Community Meeting in Cambridge, Massachusetts
(scheduled for April 7-10; including a celebration for $H 60,000 on
Saturday evening, April 9), we will scratch said surface of putting an
application into production on GT.M on Linux.  [This workshop is not in
any way sponsored by WorldVistA, the organizers of the VistA Community
Meeting. It is simply a way to take advantage of the fact that many of
those attending the VCM have expressed an interest in the topic of
putting VistA into production on GT.M on Linux.]

Please come with a laptop / PC that can boot from a CD-ROM drive, and
either (a) a 512MB USB flash drive with 400MB free or (b) a hard disk
with a partition of at least 400MB that we can reformat.  If you use the
USB flash drive, the contents of your computer's hard drive will be
untouched by the workshop.  A 300MHz CPU and 128MB RAM are required -
faster CPU and more RAM are better.  If you plan to use a USB flash
drive, a PC with a USB 2 port will be much faster than one with a USB
1.1 port.

Alternatively, come with a friend who has such a PC, and who is willing
to share it with you!

Please let me know as soon as convenient so that I can prepare for an
appropriate number of attendees,

-- Bhaskar



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Vincent . Dodd
Keven what is the website that you mentioned once that it contained info
about you imaging software? Thanks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kevin
Toppenberg
Sent: Friday, February 25, 2005 12:36 PM
To: hardhats-members@lists.sourceforge.net
Subject: Re: [Hardhats-members] XWB*1.1*40 compile error


Lloyd,

I haven't compiled this, but I wonder if
TControlData2.FirstEventOfs is a property that is read
only.  Try looking at the header where TControlData2
is declared, and see if there is anything special
about the variable FirstEventOfs.

Kevin



--- Lloyd Milligan [EMAIL PROTECTED] wrote:

 The BDK32 for Delphi 7 creates two RPC Broker
 components, RPCBroker and 
 CCOWRPCBroker.  Neither will compile in my
 environment.  Although the 
 CCOWRPCBroker component has a different name and
 icon than the RPCBroker 
 component, compiling an application containing
 either component reaches 
 VERGENCECONTEXTORLib_TLB.pas where the compile error
 occurs in this line -
 
   TControlData2(CControlData).FirstEventOfs :=
 Cardinal(@@FOnPending) - 
 Cardinal(Self);
 
 The error is Left side cannot be assigned to.
 
 Nothing I tried avoids the error except commenting
 out the offending line, 
 in which case the application compiles normally.  I
 should also remark that 
 the RPCBroker component connects properly to the
 server in any case.
 
 I wonder if some special environment setting is
 needed for the compile.  Has 
 anyone else seen this error?  Suggestions as to what
 might be wrong here 
 would be welcome.
 
 Lloyd 
 
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] How to properly use ^%ZIS ??

2005-02-25 Thread Kevin Toppenberg
Oops.  Should have been:

Thanks for this for this (and everyone else's) input.

Kevin

--- Kevin Toppenberg [EMAIL PROTECTED] wrote:

 This for this (and everyone else's) input.
 
 Kevin
 
 --- steven mcphelan [EMAIL PROTECTED]
 wrote:
 
  One sees anomalies with using %ZIS because the
 %ZIS
  utility may or may not
  invoke the USE command.  So it may open the device
  but never use it.  Thus
  the system still has the current device as that
  device in use prior to
  calling %ZIS.  So the best procedure to follow
 would
  be some code such as
  rather than trying to figure out whether or not
 %ZIS
  has USEd the device.
  
  D ^%ZIS I 'POP U IO D REPORT^RTN,^%ZISC
  
  Whether you actually invoke ^%ZISC at that point
  would depend upon the logic
  of your program.
  
  
  
 

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
 
 
 
   
 __ 
 Do you Yahoo!? 
 Yahoo! Mail - Easier than ever with enhanced search.
 Learn more.
 http://info.mail.yahoo.com/mail_250
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


RE: [Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Kevin Toppenberg

http://www.mcenter.com/mtrc/pmwiki/pmwiki.php?pagename=Docs.CPRSImager

Let me know if you need more info etc.

Kevin


--- [EMAIL PROTECTED] wrote:

 Keven what is the website that you mentioned once
 that it contained info
 about you imaging software? Thanks.
 
 -Original Message-
 From: [EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED]
 Behalf Of Kevin
 Toppenberg
 Sent: Friday, February 25, 2005 12:36 PM
 To: hardhats-members@lists.sourceforge.net
 Subject: Re: [Hardhats-members] XWB*1.1*40 compile
 error
 
 
 Lloyd,
 
 I haven't compiled this, but I wonder if
 TControlData2.FirstEventOfs is a property that is
 read
 only.  Try looking at the header where TControlData2
 is declared, and see if there is anything special
 about the variable FirstEventOfs.
 
 Kevin
 
 
 
 --- Lloyd Milligan [EMAIL PROTECTED] wrote:
 
  The BDK32 for Delphi 7 creates two RPC Broker
  components, RPCBroker and 
  CCOWRPCBroker.  Neither will compile in my
  environment.  Although the 
  CCOWRPCBroker component has a different name and
  icon than the RPCBroker 
  component, compiling an application containing
  either component reaches 
  VERGENCECONTEXTORLib_TLB.pas where the compile
 error
  occurs in this line -
  
TControlData2(CControlData).FirstEventOfs :=
  Cardinal(@@FOnPending) - 
  Cardinal(Self);
  
  The error is Left side cannot be assigned to.
  
  Nothing I tried avoids the error except commenting
  out the offending line, 
  in which case the application compiles normally. 
 I
  should also remark that 
  the RPCBroker component connects properly to the
  server in any case.
  
  I wonder if some special environment setting is
  needed for the compile.  Has 
  anyone else seen this error?  Suggestions as to
 what
  might be wrong here 
  would be welcome.
  
  Lloyd 
  
  
  
 

---
  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.
 

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net
 

https://lists.sourceforge.net/lists/listinfo/hardhats-members
  
 
 
 
   
 __ 
 Do you Yahoo!? 
 Yahoo! Sports - Sign up for Fantasy Baseball. 
 http://baseball.fantasysports.yahoo.com/
 
 

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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

---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT
 Products from real users.
 Discover which products truly live up to the hype.
 Start reading now.

http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net

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




__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


[Hardhats-members] VA Hospital Uses Computerized Reminders for Pneumonia Vaccinations

2005-02-25 Thread Nancy Anthracite
More VistA publicity for your goodie bags

http://www.ihealthbeat.org/index.cfm?Action=dspItemitemID=109291
-- 
Nancy Anthracite


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members


Re: [Hardhats-members] XWB*1.1*40 compile error

2005-02-25 Thread Nancy Anthracite
Norman, are you talking about OSIRIX? The software that runs on a MAC at 
http://homepage.mac.com/rossetantoine/osirix/  ?

On Friday 25 February 2005 06:34 pm, [EMAIL PROTECTED] wrote:
 Keven what is the website that you mentioned once that it contained info
 about you imaging software? Thanks.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Kevin
 Toppenberg
 Sent: Friday, February 25, 2005 12:36 PM
 To: hardhats-members@lists.sourceforge.net
 Subject: Re: [Hardhats-members] XWB*1.1*40 compile error


 Lloyd,

 I haven't compiled this, but I wonder if
 TControlData2.FirstEventOfs is a property that is read
 only.  Try looking at the header where TControlData2
 is declared, and see if there is anything special
 about the variable FirstEventOfs.

 Kevin

 --- Lloyd Milligan [EMAIL PROTECTED] wrote:
  The BDK32 for Delphi 7 creates two RPC Broker
  components, RPCBroker and
  CCOWRPCBroker.  Neither will compile in my
  environment.  Although the
  CCOWRPCBroker component has a different name and
  icon than the RPCBroker
  component, compiling an application containing
  either component reaches
  VERGENCECONTEXTORLib_TLB.pas where the compile error
  occurs in this line -
 
TControlData2(CControlData).FirstEventOfs :=
  Cardinal(@@FOnPending) -
  Cardinal(Self);
 
  The error is Left side cannot be assigned to.
 
  Nothing I tried avoids the error except commenting
  out the offending line,
  in which case the application compiles normally.  I
  should also remark that
  the RPCBroker component connects properly to the
  server in any case.
 
  I wonder if some special environment setting is
  needed for the compile.  Has
  anyone else seen this error?  Suggestions as to what
  might be wrong here
  would be welcome.
 
  Lloyd

 ---

  SF email is sponsored by - The IT Product Guide
  Read honest  candid reviews on hundreds of IT
  Products from real users.
  Discover which products truly live up to the hype.
  Start reading now.

 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click

  ___
  Hardhats-members mailing list
  Hardhats-members@lists.sourceforge.net

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





 __
 Do you Yahoo!?
 Yahoo! Sports - Sign up for Fantasy Baseball.
 http://baseball.fantasysports.yahoo.com/


 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members


 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Hardhats-members mailing list
 Hardhats-members@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hardhats-members

-- 
Nancy Anthracite


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members