home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sunquest!spades.aces.com!gavron
- From: gavron@spades.aces.com (Ehud Gavron 602-570-2000 x. 2546)
- Newsgroups: comp.os.vms
- Subject: Re: Apending a file at the end of mail.
- Message-ID: <21DEC199210505504@spades.aces.com>
- Date: 21 Dec 92 17:50:00 GMT
- References: <01GSK4HGLSY800036I@MSUS1.MSUS.EDU>
- Sender: news@sunquest.UUCP
- Reply-To: gavron@ACES.COM
- Organization: ACES Consulting Inc.
- Lines: 44
- News-Software: VAX/VMS VNEWS 1.4-b1
-
- In article <01GSK4HGLSY800036I@MSUS1.MSUS.EDU>, TS117%BSU.DECNET@MSUS1.BITNET (TANDI SUNARTO) writes...
- #Ehud,
- #
- #Since I am a new user on VAX system, could you please elaborate your
- #explanation on how to append a file at the end of mail, for example :
- #tell me how to create an initiliazation file, and other stuff.
-
- This is in the FAQ list, so you might want to pick that up for more
- details. (Info on how to get the FAQ list is in the FAQ list ;-)
-
- login.com:
- $ mail == "mail/edit=(send,reply=extract,forward)"
- $ define mail$edit "mycomfiles:mail$edit.com"
- $ define mail_signature sys$login:signature.txt
-
- mycomfiles:mail$edit.com:
- $ def/user sys$input 'f$trnlnm("sys$output")'
- $ edit/edt/output='p2'/command=mycomfiles:mailedtsys.edt 'p1'
- $ exit
-
- mycomfiles:mailedtsys.edt:
- c; er -l 32000(62asc -2l) er ex
- I
-
- ^Z
- inc mail_signature
- f beg
- c; IDate sent: ^
-
- #Thanks for any of your help.
-
- Welcome ;-)
-
- #Tandi
- #TS117@VAX1.BEMIDJI.MSUS.EDU
-
- Ehud
-
- --
- Ehud Gavron (EG76)
- gavron@spades.aces.com
-
- Remember: If your DECUS MC representative won't listen when you speak,
- he represents himself. That's time to elect a new one.
-