dos2unix works like a charm and it is really easy to type!

On Sunday 28 August 2005 10:33 pm, smcphelan wrote:
> What does your perl command do that is different from:
>      S %DIRECTORY=<appropriate value>
>      D STRIPCR^ZOSVGUX(%DIRECTORY)
>
> ----- Original Message -----
> From: "Lloyd Milligan" <[EMAIL PROTECTED]>
> To: <hardhats-members@lists.sourceforge.net>
> Sent: Sunday, August 28, 2005 8:37 PM
> Subject: Re: [Hardhats-members] There is a new FOIA CACHE.dat release as of
> Aug. 25
>
> > Summarizing previous Hardhats posts..  Unzip the
> > VistA-GTM-UNIX-ZTMGRSET-ready.zip file to a scratch directory.  Navigate
>
> to
>
> > that directory and use this (from Bhaskar, August 2004) -
> >
> >   for i in *.zwr ; do mupip load $i ; done
> >
> > This assumes you've already created the database, etc.  To load routines,
> > first convert them from DOS to Unix format.  There are many ways to do
>
> this.
>
> > I used -
> >
> > perl -pi -e 's/\r\n/\n/;' VistA.rtn
> >
> > (cribbed from the Internet)...  Next change to the directory where you
> > run GT.M and run it.  From the GTM> prompt DO ^%RI and extract the
> > routines
>
> from
>
> > VistA.rtn to the gtmroutines directory.
> >
> > When the routines have finished extracting DO ^ZTMGRSET and select
> > System: 8.  These steps are explained in various places but I'm not sure
> > if there
>
> is
>
> > a single document somewhere.  Is there?
> >
> > Lloyd
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members

-- 
Nancy Anthracite


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to