[32969] in Perl-Users-Digest
Perl-Users Digest, Issue: 4245 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Jul 3 14:09:15 2014
Date: Thu, 3 Jul 2014 11:09:03 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 3 Jul 2014 Volume: 11 Number: 4245
Today's topics:
Re: using perl to write letters <nospam@lisse.NA>
Re: using perl to write letters <maus@mail.com>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Thu, 03 Jul 2014 18:02:24 +0200
From: Dr Eberhard Lisse <nospam@lisse.NA>
Subject: Re: using perl to write letters
Message-Id: <53B57E90.8020301@lisse.NA>
Hi,
I would do this with LaTeX/LyX...
el
On 2014-07-01, 01:29 , Cal Dershowitz wrote:
> Hello ng,
>
> I seem to be starting over again, wanting to work up a few
> utilities that I look at as timesavers. I have elderly family
> members who aren't computer-savvy, and I want to re-use the
> paragraphs I've typed up for uncles 1, 2, and 3, so I've made this
> so that addressee and signatory come off the commandline if
> desired.
------------------------------
Date: 3 Jul 2014 17:59:01 GMT
From: greymausg <maus@mail.com>
Subject: Re: using perl to write letters
Message-Id: <slrnlrapfl.s5.maus@gmaus.org>
On 2014-07-03, Dr Eberhard Lisse <nospam@lisse.NA> wrote:
> Hi,
>
> I would do this with LaTeX/LyX...
>
> el
>
>
As would I.
Mailmerge, or just have a list of names, addresses,
like
Mr A
B,
CCity,State
then write a latex file, like
\documentclass{}
etc
...
Address
Body of letter
yadda, yadda
Then write a short Perl script, that reads in names (recordseperator
would have to be set to ^$, enter the address
where appropiate
and get a set of tex files
> On 2014-07-01, 01:29 , Cal Dershowitz wrote:
>> Hello ng,
>>
>> I seem to be starting over again, wanting to work up a few
>> utilities that I look at as timesavers. I have elderly family
>> members who aren't computer-savvy, and I want to re-use the
>> paragraphs I've typed up for uncles 1, 2, and 3, so I've made this
>> so that addressee and signatory come off the commandline if
>> desired.
--
maus
Will rant for food. Alcohol is a food.
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 4245
***************************************